Home
last modified time | relevance | path

Searched refs:GetSubstFont (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp135 CFX_SubstFont* pSubst = m_pFont->GetSubstFont(); in CFX_GEFont()
351 if (!m_pFont->GetSubstFont()) { in GetCharSet()
354 return m_pFont->GetSubstFont()->m_Charset; in GetCharSet()
357 if (!m_pFont->GetSubstFont() || in GetFamilyName()
358 m_pFont->GetSubstFont()->m_Family.GetLength() == 0) { in GetFamilyName()
361 wsFamily = CFX_WideString::FromLocal(m_pFont->GetSubstFont()->m_Family); in GetFamilyName()
375 if (!m_pFont->GetSubstFont()) { in GetFontStyles()
383 if (m_pFont->GetSubstFont()->m_Weight == FXFONT_FW_BOLD) { in GetFontStyles()
386 if (m_pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_ITALIC) { in GetFontStyles()
481 if (!m_pFont->GetSubstFont()) { in GetItalicAngle()
[all …]
Dfx_gdifont.cpp406 IFX_Font* pFont = GetSubstFont(iGlyphIndex); in GetCharBBox()
440 IFX_Font* CFX_GdiFont::GetSubstFont(int32_t iGlyphIndex) const { in GetSubstFont() function in CFX_GdiFont
457 IFX_Font* pFont = GetSubstFont(iGlyphIndex); in GetGlyphDIBits()
Dfx_gefont.h45 virtual IFX_Font* GetSubstFont(int32_t iGlyphIndex) const;
Dfx_gdifont.h87 IFX_Font* GetSubstFont(int32_t iGlyphIndex) const;
/external/pdfium/core/src/fxge/apple/
Dfx_apple_platform.cpp113 if (!bBold && pFont->GetSubstFont() && in DrawDeviceText()
114 pFont->GetSubstFont()->m_Weight >= 500 && in DrawDeviceText()
115 pFont->GetSubstFont()->m_Weight <= 600) { in DrawDeviceText()
Dfx_quartz_device.cpp817 if (!bBold && pFont->GetSubstFont() && in DrawDeviceText()
818 pFont->GetSubstFont()->m_Weight >= 500 && in DrawDeviceText()
819 pFont->GetSubstFont()->m_Weight <= 600) { in DrawDeviceText()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp233 (pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) { in DrawNormalText()
247 !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_CLEARTYPE)) { in DrawNormalText()
1178 bExternal ? (FXFT_Face)pFont->GetSubstFont()->m_ExtHandle : internal_face; in GetCachedFace()
1199 bExternal ? (FXFT_Face)pFont->GetSubstFont()->m_ExtHandle : internal_face; in ReleaseCachedFace()
1289 if (pFont->GetSubstFont()) in LoadGlyphBitmap()
1292 dest_width, anti_alias, pFont->GetSubstFont()->m_Weight, in LoadGlyphBitmap()
1293 pFont->GetSubstFont()->m_ItalicAngle, pFont->IsVertical()); in LoadGlyphBitmap()
1300 if (pFont->GetSubstFont()) in LoadGlyphBitmap()
1303 dest_width, anti_alias, pFont->GetSubstFont()->m_Weight, in LoadGlyphBitmap()
1304 pFont->GetSubstFont()->m_ItalicAngle, in LoadGlyphBitmap()
[all …]
Dfx_ge_linux.cpp74 void* font = GetSubstFont(cstr_face); in MapFont()
Dfx_ge_font.cpp473 if (m_pFont->GetSubstFont() && m_pFont->GetSubstFont()->m_Charset == 2) { in GlyphFromCharCode()
Dfx_ge_fontmap.cpp1475 void* CFX_FolderFontInfo::GetSubstFont(const CFX_ByteString& face) { in GetSubstFont() function in CFX_FolderFontInfo
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_CBA_Fontmap.cpp40 if (const CFX_SubstFont* pSubstFont = m_pDefaultFont->GetSubstFont()) { in Initialize()
71 if (const CFX_SubstFont* pSubstFont = m_pDefaultFont->GetSubstFont()) in SetDefaultFont()
136 const CFX_SubstFont* pSubst = pFont->GetSubstFont(); in FindResFontSameCharset()
/external/pdfium/core/include/fxge/
Dfx_font.h82 CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function
86 const CFX_SubstFont* GetSubstFont() const { return m_pSubstFont; } in GetSubstFont() function
427 void* GetSubstFont(const CFX_ByteString& face);
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp983 pFont->GetSubstFont() ? pFont->GetSubstFont()->m_ItalicAngle : 0); in AddFont()
995 if (pFont->GetSubstFont()) { in AddFont()
996 nStemV = pFont->GetSubstFont()->m_Weight / 5; in AddFont()
/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp427 CFX_SubstFont* pSubst = (CFX_SubstFont*)pFind->GetSubstFont(); in GetNativeInterFormFont()
446 pSubst = (CFX_SubstFont*)pFont->GetSubstFont(); in GetNativeInterFormFont()
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h116 const CFX_SubstFont* GetSubstFont() const { return m_Font.GetSubstFont(); } in GetSubstFont() function
/external/pdfium/xfa/src/fgas/include/
Dfx_fnt.h87 virtual IFX_Font* GetSubstFont(int32_t iGlyphIndex) const = 0;
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp216 !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) { in ProcessText()
225 !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) { in ProcessText()
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp174 pSTFont = pFont->GetSubstFont((int32_t)pCP->m_GlyphIndex); in DrawString()
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp1239 if (m_pFontFile || (GetSubstFont()->m_SubstFlags & FXFONT_SUBST_EXACT)) { in _Load()
Dfpdf_font.cpp949 if (m_Font.GetSubstFont()->m_SubstFlags & FXFONT_SUBST_NONSYMBOL) { in LoadSubstFont()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp217 void* font = GetSubstFont(cstr_face); in MapFont()