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

  /external/pdfium/core/fxge/android/
cfpf_skiafont.cpp 44 CFX_ByteString CFPF_SkiaFont::GetFamilyName() {
  /external/pdfium/xfa/fgas/font/
cfgas_gefont.cpp 234 CFX_WideString CFGAS_GEFont::GetFamilyName() const {
237 return CFX_WideString::FromLocal(m_pFont->GetFamilyName().AsStringC());
391 CFX_WideString wsFamily = GetFamilyName();
  /external/pdfium/core/fxge/ge/
cfx_font.cpp 480 CFX_ByteString CFX_Font::GetFamilyName() const {
494 facename = GetFamilyName();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimpl.h 1053 __inline__ Status FontFamily::GetFamilyName(WCHAR name[LF_FACESIZE],
    [all...]

Completed in 83 milliseconds