Searched defs:FeatureType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DContextFeatures.h48 enum FeatureType { enum in class:blink::FINAL::ContextFeatures
63 bool isEnabled(Document*, FeatureType, bool) const;
84 virtual bool isEnabled(Document*, ContextFeatures::FeatureType, bool defaultValue) { return defaultValue; }
96 inline bool ContextFeatures::isEnabled(Document* document, FeatureType type, bool defaultValue) const
/external/icu/icu4c/source/layout/
H A DMorphTables.h25 typedef le_int16 FeatureType; typedef
30 FeatureType featureType;

Completed in 153 milliseconds