Searched refs:GetNativeTrueTypeFont (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfx_systemhandler.h74 virtual CFX_ByteString GetNativeTrueTypeFont(FX_INT32 nCharset) = 0;
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_FontMap.cpp369 sFontName = m_pSystemHandler->GetNativeTrueTypeFont(nCharset);
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp52 virtual CFX_ByteString GetNativeTrueTypeFont(FX_INT32 nCharset);
135 CFX_ByteString CFX_SystemHandler::GetNativeTrueTypeFont(FX_INT32 nCharset) function in class:CFX_SystemHandler

Completed in 135 milliseconds