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

  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
TypeAhead.h 53 MatchIndex = 1 << 2,
TypeAhead.cpp 113 if (matchMode & MatchIndex) {
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DateTimeSymbolicFieldElement.cpp 84 int index = m_typeAhead.handleEvent(keyboardEvent, TypeAhead::MatchPrefix | TypeAhead::CycleFirstChar | TypeAhead::MatchIndex);

Completed in 1762 milliseconds