OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAdv
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
397
PVRTuint16
nAdv
; /*!< Character width */
PVRTPrint3D.cpp
751
fLength += m_pCharMatrics[uiIdx].
nAdv
+ fKernOffset; // Add on this characters width
934
XPos = XPos + PVRTMakeWhole((m_pCharMatrics[uiIdx].
nAdv
+ fKernOffset) * fScale); // Add on this characters width
[
all
...]
Completed in 727 milliseconds