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