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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.cpp     [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.cpp 271 lineinfo.fLineAscent = GetFontAscent(GetDefaultFontIndex(), GetFontSize());
804 return GetFontAscent(GetDefaultFontIndex(), GetFontSize());
811 FX_FLOAT CPDF_VariableText::GetFontAscent(int32_t nFontIndex,
823 return GetFontAscent(GetWordFontIndex(WordInfo), fFontSize);
832 return GetFontAscent(GetWordFontIndex(WordInfo), GetWordFontSize(WordInfo));
    [all...]

Completed in 81 milliseconds