Searched refs:GetFontFallback (Results 1 – 6 of 6) sorted by relevance
25 return position == -1 ? pFont->GetFont() : pFont->GetFontFallback(position); in GetFont()
134 current_font = font->GetFontFallback(fallback_position); in GetCharPosList()
1106 : pFont->GetFontFallback(charpos.m_FallbackFontPosition); in DrawTextPathWithPattern()
131 CFX_Font* GetFontFallback(int position);
398 CFX_Font* CPDF_Font::GetFontFallback(int position) { in GetFontFallback() function in CPDF_Font
1002 pCfxFont = pFont->GetFontFallback(pos[0].m_FallbackFontPosition); in FPDFFont_GetGlyphPath()