Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp107 GetFontIndex(GetNativeFontName(nCharset), nCharset, TRUE); in GetWordFontIndex()
112 nNewFontIndex = GetFontIndex("Arial Unicode MS", DEFAULT_CHARSET, FALSE); in GetWordFontIndex()
173 GetFontIndex(kDefaultFontName, ANSI_CHARSET, FALSE); in Initialize()
199 int32_t CPWL_FontMap::GetFontIndex(const CFX_ByteString& sFontName, in GetFontIndex() function in CPWL_FontMap
/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_FontMap.h92 int32_t GetFontIndex(const CFX_ByteString& sFontName,