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

  /external/pdfium/core/include/fxge/
fpf.h 27 virtual CFX_ByteString GetFamilyName() = 0;
fx_font.h 101 CFX_ByteString GetFamilyName() const;
  /external/pdfium/core/src/fxge/android/
fpf_skiafont.h 23 virtual CFX_ByteString GetFamilyName();
fx_android_font.cpp 65 name = ((IFPF_Font*)hFont)->GetFamilyName();
fpf_skiafont.cpp 42 CFX_ByteString CFPF_SkiaFont::GetFamilyName()
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusFontFamily.h 145 FontFamily::GetFamilyName(
GdiPlusHeaders.h 215 Status GetFamilyName(
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 326 CFX_ByteString CFX_Font::GetFamilyName() const
345 facename = GetFamilyName();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 434 Status GetFamilyName(WCHAR name[LF_FACESIZE],
gdiplusimpl.h 1053 __inline__ Status FontFamily::GetFamilyName(WCHAR name[LF_FACESIZE],
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp     [all...]

Completed in 313 milliseconds