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
96 auto pStyle = m_pSelector->CreateComputedStyle(nullptr); in CreateRootStyle()163 auto pNewStyle = m_pSelector->CreateComputedStyle(pParentStyle); in CreateStyle()