Home
last modified time | relevance | path

Searched refs:wAscent (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h62 PVRTint16 wAscent; /*!< The height of the character, in pixels, from the base line. */ member
DPVRTPrint3D.cpp170 m_uiAscent = header->wAscent; in ReadMetaBlock()
249 m_uiAscent = header->wAscent; in LoadFontData()