Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/android/
Dcfpf_skiafont.h26 ByteString GetPsName();
Dcfpf_skiafont.cpp50 ByteString CFPF_SkiaFont::GetPsName() { in GetPsName() function in CFPF_SkiaFont
/external/pdfium/core/fxge/
Dcfx_font.h72 ByteString GetPsName() const;
Dcfx_font.cpp436 ByteString CFX_Font::GetPsName() const { in GetPsName() function in CFX_Font
Dcfx_renderdevice.cpp341 const ByteString bsPsName = pFont->GetPsName(); in ShouldDrawDeviceText()
/external/pdfium/core/fxge/apple/
Dfx_apple_platform.cpp52 if (pFont->GetPsName() == "DFHeiStd-W5") in CGDrawGlyphRun()
/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp121 if (m_Font.GetPsName() == "DFHeiStd-W5") in LoadGlyphMap()