Home
last modified time | relevance | path

Searched refs:GetPsName (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiafont.h32 ByteString GetPsName();
Dcfpf_skiafont.cpp37 ByteString CFPF_SkiaFont::GetPsName() { in GetPsName() function in CFPF_SkiaFont
/external/pdfium/core/fxge/
Dcfx_font.h92 ByteString GetPsName() const;
Dcfx_font.cpp504 ByteString CFX_Font::GetPsName() const { in GetPsName() function in CFX_Font
541 ByteString psname = GetPsName(); in GetBaseFontName()
Dcfx_renderdevice.cpp359 const ByteString bsPsName = pFont->GetPsName(); in ShouldDrawDeviceText()
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp54 if (pFont->GetPsName() == "DFHeiStd-W5") in CGDrawGlyphRun()
/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp134 if (m_Font.GetPsName() == "DFHeiStd-W5") in LoadGlyphMap()