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