Searched refs:DidMatch (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DSegmentedString.h203 DidMatch, enumerator in enum:blink::SegmentedString::LookAheadResult
382 return DidMatch;
398 result = DidMatch;
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLTokenizer.cpp1080 if (result == SegmentedString::DidMatch) {
1089 if (result == SegmentedString::DidMatch) {
1096 if (result == SegmentedString::DidMatch) {
1280 if (result == SegmentedString::DidMatch) {
1287 if (result == SegmentedString::DidMatch) {

Completed in 90 milliseconds