Home
last modified time | relevance | path

Searched refs:ApplyProperty (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.h57 void ApplyProperty(CFX_CSSProperty eProperty,
Dcfx_cssstyleselector.cpp116 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