HomeSort by relevance Sort by last modified time
    Searched refs:GetNativeTrueTypeFont (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/include/
fx_systemhandler.h 65 virtual CFX_ByteString GetNativeTrueTypeFont(FX_INT32 nCharset) = 0;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 373 sFontName = m_pSystemHandler->GetNativeTrueTypeFont(nCharset);
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 52 virtual CFX_ByteString GetNativeTrueTypeFont(FX_INT32 nCharset);
135 CFX_ByteString CFX_SystemHandler::GetNativeTrueTypeFont(FX_INT32 nCharset)

Completed in 332 milliseconds