Searched refs:GetFontIfExists (Results 1 – 8 of 8) sorted by relevance
76 CXFA_Font* font = pTextProvider->GetFontIfExists(); in InitCSSData()150 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()419 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetUnderline()439 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetUnderlinePeriod()451 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetLinethrough()460 CXFA_Font* font = pTextProvider->GetFontIfExists(); in GetColor()[all …]
119 CXFA_Font* CXFA_TextProvider::GetFontIfExists() { in GetFontIfExists() function in CXFA_TextProvider121 return m_pNode->GetFontIfExists(); in GetFontIfExists()126 return font ? font : m_pNode->GetFontIfExists(); in GetFontIfExists()
38 CXFA_Font* GetFontIfExists();
209 CXFA_Font* font = m_pTextProvider->GetFontIfExists(); in InitBreak()
29 CXFA_Font* GetFontIfExists();
74 CXFA_Font* CXFA_Caption::GetFontIfExists() { in GetFontIfExists() function in CXFA_Caption
274 CXFA_Font* GetFontIfExists() const;
2281 CXFA_Font* CXFA_Node::GetFontIfExists() const { in GetFontIfExists() function in CXFA_Node2286 CXFA_Font* font = GetFontIfExists(); in GetFontSize()2303 CXFA_Font* font = GetFontIfExists(); in GetTextColor()3183 CXFA_Font* font = caption->GetFontIfExists(); in CalcCaptionSize()3187 CXFA_Font* widgetfont = GetFontIfExists(); in CalcCaptionSize()3937 CXFA_Font* font = GetFontIfExists(); in GetFGASFont()