Searched defs:PVRShellData (Results 1 – 1 of 1) sorted by relevance
36 struct PVRShellData struct39 char *pszAppName; /*!< Application name string. */40 char *pszExitMessage; /*!< Exit message string. */41 int nShellDimX; /*!< Width in pixels. */42 int nShellDimY; /*!< Height in pixels. */43 int nShellPosX; /*!< X position of the window. */44 int nShellPosY; /*!< Y position of the window. */45 bool bFullScreen; /*!< Fullscreen boolean. */46 … bLandscape; /*!< Landscape orientation boolean. false = portrait orientation. */47 bool bNeedPbuffer; /*!< True if pixel buffer is needed. */[all …]