psl1ght
A free SDK for Sony's PS3 console
Data Fields
_osk_layout_info Struct Reference

On-screen keyboard panel layout info data structure. More...

#include <osk.h>

Data Fields

s32 layoutMode
 Layout mode. More...
 
oskPoint position
 Panel position.
 

Detailed Description

On-screen keyboard panel layout info data structure.

Field Documentation

◆ layoutMode

s32 _osk_layout_info::layoutMode

Layout mode.

This is an OR'ed combination of the following values:

  • OSK_LAYOUTMODE_HORIZONTAL_ALIGN_LEFT
  • OSK_LAYOUTMODE_HORIZONTAL_ALIGN_CENTER
  • OSK_LAYOUTMODE_HORIZONTAL_ALIGN_RIGHT
  • OSK_LAYOUTMODE_VERTICAL_ALIGN_TOP
  • OSK_LAYOUTMODE_VERTICAL_ALIGN_CENTER
  • OSK_LAYOUTMODE_VERTICAL_ALIGN_BOTTOM

The documentation for this struct was generated from the following file: