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

  /external/pdfium/core/src/fxge/android/
fx_android_font.h 19 virtual void* MapFont(int weight,
fx_android_font.cpp 21 void* CFX_AndroidFontInfo::MapFont(int weight,
  /external/pdfium/fpdfsdk/src/
fpdf_sysfontinfo.cpp 30 void* MapFont(int weight,
36 if (m_pInfo->MapFont)
37 return m_pInfo->MapFont(m_pInfo, weight, bItalic, charset, pitch_family,
128 ->m_pFontInfo->MapFont(weight, bItalic, charset, pitch_family, family,
184 pFontInfoExt->MapFont = DefaultMapFont;
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 30 virtual void* MapFont(int weight,
52 void* CFX_MacFontInfo::MapFont(int weight,
  /external/pdfium/core/src/fxge/ge/
fx_ge_linux.cpp 14 void* MapFont(int weight,
68 void* CFX_LinuxFontInfo::MapFont(int weight,
fx_ge_fontmap.cpp 744 m_pFontInfo->MapFont(0, 0, FXFONT_DEFAULT_CHARSET, 0, name, iExact);
1084 void* hFont = m_pFontInfo->MapFont(weight, bItalic, Charset, PitchFamily,
    [all...]
  /external/pdfium/public/
fpdf_sysfontinfo.h 83 * Method: MapFont
116 void* (*MapFont)(struct _FPDF_SYSFONTINFO* pThis,
130 * Yes only if MapFont method is not implemented.
155 * hFont - Font handle returned by MapFont or GetFont method
182 * hFont - Font handle returned by MapFont or GetFont method
205 * hFont - Font handle returned by MapFont or GetFont method
220 * hFont - Font handle returned by MapFont or GetFont method
  /external/pdfium/core/include/fxge/
fx_font.h 358 virtual void* MapFont(int weight,
396 void* MapFont(int weight,
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 23 void* MapFont(int weight,
38 void* MapFont(int weight,
211 void* CFX_Win32FallbackFontInfo::MapFont(int weight,
326 void* CFX_Win32FontInfo::MapFont(int weight,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mlang.h     [all...]

Completed in 736 milliseconds