Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h61 PVRTint16 wNumKerningPairs; /*!< Number of characters which kern against each other. */ member
DPVRTPrint3D.cpp174 m_uiNumKerningPairs = header->wNumKerningPairs & 0xFFFF; in ReadMetaBlock()
253 m_uiNumKerningPairs = header->wNumKerningPairs & 0xFFFF; in LoadFontData()