Searched refs:GetFontIfExists (Results 1 – 8 of 8) sorted by relevance
77 CXFA_Font* font = pTextProvider->GetFontIfExists(); in InitCSSData()151 CXFA_Font* font = pTextProvider->GetFontIfExists(); in CreateRootStyle()344 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetFont()374 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetFontSize()400 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetHorScale()412 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetVerScale()422 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetUnderline()457 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetLinethrough()467 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetColor()477 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetBaseline()
125 CXFA_Font* CXFA_TextProvider::GetFontIfExists() { in GetFontIfExists() function in CXFA_TextProvider127 return m_pNode->GetFontIfExists(); in GetFontIfExists()132 return font ? font : m_pNode->GetFontIfExists(); in GetFontIfExists()
36 CXFA_Font* GetFontIfExists();
172 CXFA_Font* font = m_pTextProvider->GetFontIfExists(); in InitBreak()
29 CXFA_Font* GetFontIfExists();
72 CXFA_Font* CXFA_Caption::GetFontIfExists() { in GetFontIfExists() function in CXFA_Caption
237 CXFA_Font* GetFontIfExists() const;
2229 CXFA_Font* CXFA_Node::GetFontIfExists() const { in GetFontIfExists() function in CXFA_Node2234 CXFA_Font* font = GetFontIfExists(); in GetFontSize()2251 CXFA_Font* font = GetFontIfExists(); in GetTextColor()3146 CXFA_Font* font = caption->GetFontIfExists(); in CalcCaptionSize()3150 CXFA_Font* widgetfont = GetFontIfExists(); in CalcCaptionSize()3896 CXFA_Font* font = GetFontIfExists(); in GetFDEFont()