HomeSort by relevance Sort by last modified time
    Searched refs:IFX_Font (Results 26 - 41 of 41) sorted by null

12

  /external/pdfium/xfa/src/fdp/src/fde/
fde_gdidevice.h 43 IFX_Font* pFont,
fde_render.cpp 180 IFX_Font* pFont = pTextSet->GetFont(hText);
fde_gedevice.cpp 134 IFX_Font* pFont,
159 IFX_Font* pCurFont = NULL;
160 IFX_Font* pSTFont = NULL;
fde_gdidevice.cpp 143 IFX_Font* pFont,
  /external/pdfium/xfa/src/fee/include/
ifde_txtedtengine.h 107 IFX_Font* pFont;
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.h 73 virtual IFX_Font* GetFont(FDE_HVISUALOBJ hText);
fde_txtedtpage.cpp 54 IFX_Font* CFDE_TxtEdtTextSet::GetFont(FDE_HVISUALOBJ hText) {
  /external/pdfium/xfa/src/fwl/src/theme/
widgettp.cpp 176 IFX_Font* pFont,
187 IFX_Font* CFWL_WidgetTP::GetFont(IFWL_Widget* pWidget) {
741 m_pFont = IFX_Font::LoadFont(wsFontFamily.GetPtr(), dwFontStyles, dwCodePage,
752 IFX_Font* CFWL_FontManager::FindFont(const CFX_WideStringC& wsFontFamily,
  /external/pdfium/xfa/include/fxfa/
fxfa.h 17 class IFX_Font;
295 virtual IFX_Font* GetFont(IXFA_Doc* hDoc,
299 virtual IFX_Font* GetDefaultFont(IXFA_Doc* hDoc,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fwltheme.cpp 64 m_pCalendarFont = IFX_Font::LoadFont(g_FWLTheme_CalFonts[i], 0, 0,
xfa_ffwidgetacc.cpp     [all...]
xfa_textlayout.cpp 355 IFX_Font* CXFA_TextParser::GetFont(IXFA_TextProvider* pTextProvider,
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 93 void CFX_RTFBreak::SetFont(IFX_Font* pFont) {
    [all...]
fx_textbreak.cpp 101 void CFX_TxtBreak::SetFont(IFX_Font* pFont) {
    [all...]
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp     [all...]
  /external/pdfium/xfa/src/fdp/src/tto/
fde_textout.cpp 57 void CFDE_TextOut::SetFont(IFX_Font* pFont) {

Completed in 364 milliseconds

12