Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp309 return GetCharBBoxInternal(wUnicode, bbox, true, bCharCode); in GetCharBBox()
312 bool CFGAS_GEFont::GetCharBBoxInternal(FX_WCHAR wUnicode, in GetCharBBoxInternal() function in CFGAS_GEFont
328 return pFont->GetCharBBoxInternal(wUnicode, bbox, false, bCharCode); in GetCharBBoxInternal()
Dcfgas_gefont.h86 bool GetCharBBoxInternal(FX_WCHAR wUnicode,