Home
last modified time | relevance | path

Searched defs:SPVRTPrint3DHeader (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h56 struct SPVRTPrint3DHeader // 12 bytes struct
58 PVRTuint8 uVersion; /*!< Version of PVRFont. */
59 PVRTuint8 uSpaceWidth; /*!< The width of the 'Space' character. */
60 PVRTint16 wNumCharacters; /*!< Total number of characters contained in this file. */
61 PVRTint16 wNumKerningPairs; /*!< Number of characters which kern against each other. */
62 PVRTint16 wAscent; /*!< The height of the character, in pixels, from the base line. */
63 PVRTint16 wLineSpace; /*!< The base line to base line dimension, in pixels. */
64 PVRTint16 wBorderWidth; /*!< px Border around each character. */