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

  /external/pdfium/core/fxge/android/
cfpf_skiafont.h 25 ByteString GetFamilyName();
cfx_androidfontinfo.cpp 69 *name = static_cast<CFPF_SkiaFont*>(hFont)->GetFamilyName();
cfpf_skiafont.cpp 44 ByteString CFPF_SkiaFont::GetFamilyName() {
  /external/pdfium/xfa/fgas/font/
cfgas_gefont.cpp 128 WideString CFGAS_GEFont::GetFamilyName() const {
131 return WideString::FromLocal(m_pFont->GetFamilyName().AsStringView());
263 WideString wsFamily = GetFamilyName();
cfgas_gefont.h 79 WideString GetFamilyName() const;
  /external/pdfium/core/fxge/
cfx_font.h 73 ByteString GetFamilyName() const;
cfx_font.cpp 446 ByteString CFX_Font::GetFamilyName() const {
460 ByteString facename = GetFamilyName();
  /external/pdfium/core/fpdfapi/parser/
cpdf_document.cpp 879 ByteString basefont = pFont->GetFamilyName();
    [all...]

Completed in 1879 milliseconds