Searched refs:CreateRootStyle (Results 1 – 3 of 3) sorted by relevance
37 RetainPtr<CFX_CSSComputedStyle> CreateRootStyle(
93 RetainPtr<CFX_CSSComputedStyle> CXFA_TextParser::CreateRootStyle( in CreateRootStyle() function in CXFA_TextParser213 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse()
641 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader()