| void | Trace (cppgc::Visitor *visitor) const |
| void | DoParse (const CFX_XMLNode *pXMLContainer, CXFA_TextProvider *pTextProvider) |
| RetainPtr< CFX_CSSComputedStyle > | ComputeStyle (const CFX_XMLNode *pXMLNode, RetainPtr< const CFX_CSSComputedStyle > pParentStyle) |
| float | GetTabInterval (const CFX_CSSComputedStyle *pStyle) const |
| int32_t | CountTabs (const CFX_CSSComputedStyle *pStyle) const |
| bool | IsSpaceRun (const CFX_CSSComputedStyle *pStyle) const |
| bool | GetTabstops (const CFX_CSSComputedStyle *pStyle, CXFA_TextTabstopsContext *pTabstopContext) |
| RetainPtr< CFGAS_GEFont > | GetFont (CXFA_FFDoc *doc, CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| float | GetFontSize (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| int32_t | GetHorScale (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle, const CFX_XMLNode *pXMLNode) const |
| int32_t | GetVerScale (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| int32_t | GetUnderline (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| XFA_AttributeValue | GetUnderlinePeriod (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| int32_t | GetLinethrough (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| FX_ARGB | GetColor (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| float | GetBaseline (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle) const |
| float | GetLineHeight (CXFA_TextProvider *pTextProvider, const CFX_CSSComputedStyle *pStyle, bool bFirst, float fVerScale) const |
| std::optional< WideString > | GetEmbeddedObj (const CXFA_TextProvider *pTextProvider, const CFX_XMLNode *pXMLNode) |
| bool | TagValidate (const WideString &str) const |