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

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextChecking.h42 enum TextCheckingType { enum in namespace:blink
93 bool maskContains(TextCheckingType type) const { return m_mask & type; }

Completed in 529 milliseconds