HomeSort by relevance Sort by last modified time
    Searched refs:m_uiNextLineH (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.cpp 107 m_uiNextLineH(0), m_uiSpaceWidth(0), m_uiNumCharacters(0), m_uiNumKerningPairs(0), m_uiAscent(0), m_pszCharacterList(NULL), m_bHasMipmaps(false),
171 m_uiNextLineH = header->wLineSpace;
250 m_uiNextLineH = header->wLineSpace;
689 fY = m_uiNextLineH / (480.0f/100.0f) * a;
727 float fMaxHeight = (float)m_uiNextLineH;
738 fMaxHeight += (float)m_uiNextLineH;
877 YPos -= PVRTMakeWhole(m_uiNextLineH * fScale);
    [all...]
PVRTPrint3D.h 451 int m_uiNextLineH;

Completed in 394 milliseconds