Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/css/
Dcfde_cssstyleselector.h60 void ApplyProperty(FDE_CSSProperty eProperty,
Dcfde_cssstyleselector.cpp116 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle); in ApplyDeclarations()
122 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle); in ApplyDeclarations()
174 void CFDE_CSSStyleSelector::ApplyProperty( in ApplyProperty() function in CFDE_CSSStyleSelector