Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h95 int32_t GetPWLFontIndex(FX_WORD word, int32_t nCharset);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp220 int32_t CPWL_FontMap::GetPWLFontIndex(FX_WORD word, int32_t nCharset) { in GetPWLFontIndex() function in CPWL_FontMap