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

  /external/pdfium/core/src/fxge/android/
fx_android_font.cpp 60 FX_BOOL CFX_AndroidFontInfo::GetFaceName(void* hFont, CFX_ByteString& name)
  /external/pdfium/public/
fpdf_sysfontinfo.h 146 * Method: GetFaceName
161 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis, void* hFont, char* buffer, unsigned long buf_size);
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 318 CFX_ByteString CFX_Font::GetFaceName() const
fx_ge_fontmap.cpp     [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 33 virtual FX_BOOL GetFaceName(void* hFont, CFX_ByteString& name);
373 FX_BOOL CWin32FontInfo::GetFaceName(void* hFont, CFX_ByteString& name)
    [all...]

Completed in 159 milliseconds