Searched refs:GetNativeFontName (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
H A DPWL_FontMap.h78 CFX_ByteString GetNativeFontName(FX_INT32 nCharset);
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_FontMap.cpp116 nNewFontIndex = this->GetFontIndex(GetNativeFontName(nCharset), nCharset, TRUE);
156 CFX_ByteString CPWL_FontMap::GetNativeFontName(FX_INT32 nCharset) function in class:CPWL_FontMap
207 //GetFontIndex(this->GetNativeFontName(nCharset), nCharset);

Completed in 59 milliseconds