HomeSort by relevance Sort by last modified time
    Searched refs:ApplyProperty (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssstyleselector.h 57 void ApplyProperty(CFX_CSSProperty eProperty,
cfx_cssstyleselector.cpp 115 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle);
121 ApplyProperty(prop->eProperty, prop->pValue, pComputedStyle);
171 void CFX_CSSStyleSelector::ApplyProperty(CFX_CSSProperty eProperty,

Completed in 532 milliseconds