Home
last modified time | relevance | path

Searched defs:m_pFont (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.h39 RetainPtr<CPDF_Type3Font> const m_pFont; variable
/external/pdfium/core/fxge/android/
Dcfpf_skiafont.h48 UnownedPtr<const CFPF_SkiaPathFont> const m_pFont; variable
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.h83 MaybeOwned<CFX_Font> m_pFont; // Must come before |m_pFontEncoding|. variable
/external/pdfium/fxbarcode/oned/
DBC_OneDimWriter.h89 UnownedPtr<CFX_Font> m_pFont; variable
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.h98 RetainPtr<CFGAS_GEFont> m_pFont; variable
/external/pdfium/core/fpdfapi/page/
Dcpdf_textstate.h73 RetainPtr<CPDF_Font> m_pFont; variable
/external/pdfium/xfa/fgas/layout/
Dcfx_break.h89 RetainPtr<CFGAS_GEFont> m_pFont; variable
/external/pdfium/xfa/fde/
Dcfde_textout.h101 RetainPtr<CFGAS_GEFont> m_pFont; variable
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.h187 RetainPtr<CPDF_Font> m_pFont; variable
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp28 UnownedPtr<CFX_Font> m_pFont; member
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1497 UnownedPtr<CFX_Font> m_pFont; member in SkiaState