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

  /external/icu4c/i18n/
nfrule.h 57 void setType(ERuleType ruleType) { baseValue = (int32_t)ruleType; }
  /external/webkit/Source/WebCore/inspector/
InspectorStyleSheet.cpp 121 unsigned ruleType = static_cast<CSSRule*>(styleBase)->type();
124 switch (ruleType) {
    [all...]

Completed in 40 milliseconds