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

  /external/pdfium/fpdfsdk/
fpdf_sysfontinfo.cpp 180 std::unique_ptr<IFX_SystemFontInfo> pFontInfo =
182 if (!pFontInfo)
196 pFontInfoExt->m_pFontInfo = pFontInfo.release();
  /external/pdfium/xfa/fxfa/app/
xfa_fontmgr.cpp     [all...]
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 372 CFX_Win32FontInfo* pFontInfo = reinterpret_cast<CFX_Win32FontInfo*>(lParam);
373 pFontInfo->AddInstalledFont(plf, FontType);
    [all...]

Completed in 201 milliseconds