Searched refs:CreateRootStyle (Results 1 – 3 of 3) sorted by relevance
36 CFX_RetainPtr<CFDE_CSSComputedStyle> CreateRootStyle(
104 CFX_RetainPtr<CFDE_CSSComputedStyle> CXFA_TextParser::CreateRootStyle( in CreateRootStyle() function in CXFA_TextParser218 auto pRootStyle = CreateRootStyle(pTextProvider); in DoParse()
656 auto pRootStyle = m_textParser.CreateRootStyle(m_pTextProvider); in Loader()