Searched refs:MatchIndex (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DTypeAhead.h53 MatchIndex = 1 << 2, enumerator in enum:blink::TypeAhead::ModeFlag
H A DTypeAhead.cpp113 if (matchMode & MatchIndex) {
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DDateTimeSymbolicFieldElement.cpp84 int index = m_typeAhead.handleEvent(keyboardEvent, TypeAhead::MatchPrefix | TypeAhead::CycleFirstChar | TypeAhead::MatchIndex);

Completed in 1154 milliseconds