Searched refs:CreateRootStyle (Results 1 – 3 of 3) sorted by relevance
39 RetainPtr<CFX_CSSComputedStyle> CreateRootStyle(
109 RetainPtr<CFX_CSSComputedStyle> CXFA_TextParser::CreateRootStyle( in CreateRootStyle() function in CXFA_TextParser229 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse()
653 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader()