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

  /external/pdfium/core/fxge/android/
cfpf_skiafont.h 26 ByteString GetPsName();
cfpf_skiafont.cpp 50 ByteString CFPF_SkiaFont::GetPsName() {
  /external/pdfium/core/fxge/
cfx_font.h 72 ByteString GetPsName() const;
cfx_font.cpp 436 ByteString CFX_Font::GetPsName() const {
cfx_renderdevice.cpp 341 const ByteString bsPsName = pFont->GetPsName();
    [all...]
  /external/pdfium/core/fxge/apple/
fx_apple_platform.cpp 52 if (pFont->GetPsName() == "DFHeiStd-W5")
  /external/pdfium/core/fpdfapi/font/
cpdf_type1font.cpp 121 if (m_Font.GetPsName() == "DFHeiStd-W5")

Completed in 97 milliseconds