Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_font.cpp79 FX_RECT ScaledFXRectFromFTPos(FT_Pos left, in ScaledFXRectFromFTPos() function
508 FX_RECT result = ScaledFXRectFromFTPos( in GetGlyphBBox()
525 return ScaledFXRectFromFTPos(FXFT_Get_Glyph_HoriBearingX(m_Face->GetRec()), in GetGlyphBBox()