Searched refs:AddCustomStyle (Results 1 – 3 of 3) sorted by relevance
96 void AddCustomStyle(const CFX_CSSCustomProperty& prop);
163 void CFX_CSSComputedStyle::AddCustomStyle(const CFX_CSSCustomProperty& prop) { in AddCustomStyle() function in CFX_CSSComputedStyle
119 pComputedStyle->AddCustomStyle(*prop); in ApplyDeclarations()