OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wNumKerningPairs
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
61
PVRTint16
wNumKerningPairs
; /*!< Number of characters which kern against each other. */
PVRTPrint3D.cpp
174
m_uiNumKerningPairs = header->
wNumKerningPairs
& 0xFFFF;
253
m_uiNumKerningPairs = header->
wNumKerningPairs
& 0xFFFF;
[
all
...]
Completed in 512 milliseconds