Searched refs:ApplyProperty (Results 1 – 2 of 2) sorted by relevance
57 void ApplyProperty(CFX_CSSProperty eProperty,
115 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle); in ApplyDeclarations()121 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle); in ApplyDeclarations()171 void CFX_CSSStyleSelector::ApplyProperty(CFX_CSSProperty eProperty, in ApplyProperty() function in CFX_CSSStyleSelector