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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleEngine.h 189 bool shouldApplyXSLTransform() const;
StyleEngine.cpp 523 bool StyleEngine::shouldApplyXSLTransform() const
545 if (shouldApplyXSLTransform()) {

Completed in 568 milliseconds