Searched refs:CreateComputedStyle (Results 1 – 3 of 3) sorted by relevance
35 RetainPtr<CFX_CSSComputedStyle> CreateComputedStyle(
34 RetainPtr<CFX_CSSComputedStyle> CFX_CSSStyleSelector::CreateComputedStyle( in CreateComputedStyle() function in CFX_CSSStyleSelector
112 auto pStyle = m_pSelector->CreateComputedStyle(nullptr); in CreateRootStyle()179 auto pNewStyle = m_pSelector->CreateComputedStyle(pParentStyle); in CreateStyle()