Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CXFA_TestTextParser Class Referencefinal
+ Inheritance diagram for CXFA_TestTextParser:
+ Collaboration diagram for CXFA_TestTextParser:

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
 
- Public Attributes inherited from CXFA_TextParser
 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
 

Additional Inherited Members

- Public Member Functions inherited from CXFA_TextParser
virtual ~CXFA_TextParser ()
 
void Trace (cppgc::Visitor *visitor) const
 
void Reset ()
 
void DoParse (const CFX_XMLNode *pXMLContainer, CXFA_TextProvider *pTextProvider)
 
RetainPtr< CFX_CSSComputedStyleCreateRootStyle (CXFA_TextProvider *pTextProvider)
 
RetainPtr< CFX_CSSComputedStyleComputeStyle (const CFX_XMLNode *pXMLNode, RetainPtr< const CFX_CSSComputedStyle > pParentStyle)
 
bool IsParsed () const
 
XFA_AttributeValue GetVAlign (CXFA_TextProvider *pTextProvider) const
 
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_GEFontGetFont (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
 
absl::optional< WideStringGetEmbeddedObj (const CXFA_TextProvider *pTextProvider, const CFX_XMLNode *pXMLNode)
 
ContextGetParseContextFromMap (const CFX_XMLNode *pXMLNode)
 
- Protected Member Functions inherited from CXFA_TextParser
 CXFA_TextParser ()
 
bool TagValidate (const WideString &str) const
 

Detailed Description

Definition at line 12 of file cxfa_textparser_unittest.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_TestTextParser::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 14 of file cxfa_textparser_unittest.cpp.


The documentation for this class was generated from the following file: