Searched refs:CreateComputedStyle (Results 1 – 3 of 3) sorted by relevance
37 CFX_RetainPtr<CFDE_CSSComputedStyle> CreateComputedStyle(
35 CFX_RetainPtr<CFDE_CSSComputedStyle> CFDE_CSSStyleSelector::CreateComputedStyle( in CreateComputedStyle() function in CFDE_CSSStyleSelector
108 auto pStyle = m_pSelector->CreateComputedStyle(nullptr); in CreateRootStyle()168 auto pNewStyle = m_pSelector->CreateComputedStyle(pParentStyle); in CreateStyle()