Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp269 return GetCharWidthInternal(wUnicode, iWidth, true, bCharCode); in GetCharWidth()
272 bool CFGAS_GEFont::GetCharWidthInternal(FX_WCHAR wUnicode, in GetCharWidthInternal() function in CFGAS_GEFont
294 } else if (pFont->GetCharWidthInternal(wUnicode, iWidth, false, in GetCharWidthInternal()
Dcfgas_gefont.h90 bool GetCharWidthInternal(FX_WCHAR wUnicode,