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

  /external/pdfium/core/fxge/android/
cfx_androidfontinfo.cpp 66 bool CFX_AndroidFontInfo::GetFaceName(void* hFont, CFX_ByteString& name) {
  /external/pdfium/core/fxge/
cfx_fontmapper.h 44 CFX_ByteString GetFaceName(int index) const {
  /external/pdfium/public/
fpdf_sysfontinfo.h 175 * Method: GetFaceName
192 unsigned long (*GetFaceName)(struct _FPDF_SYSFONTINFO* pThis,
  /external/pdfium/core/fxge/ge/
cfx_folderfontinfo.cpp 369 bool CFX_FolderFontInfo::GetFaceName(void* hFont, CFX_ByteString& name) {
cfx_font.cpp 488 CFX_ByteString CFX_Font::GetFaceName() const {
  /external/pdfium/core/fxge/win32/
fx_win32_device.cpp 349 bool GetFaceName(void* hFont, CFX_ByteString& name) override;
666 bool CFX_Win32FontInfo::GetFaceName(void* hFont, CFX_ByteString& name) {
    [all...]

Completed in 596 milliseconds