Searched refs:matchMode (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DTypeAhead.cpp60 int TypeAhead::handleEvent(KeyboardEvent* event, MatchModeFlags matchMode) argument
80 if (matchMode & CycleFirstChar && c == m_repeatingChar) {
85 } else if (matchMode & MatchPrefix) {
113 if (matchMode & MatchIndex) {
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DTemplateSubPatternAssociation.java121 boolean matchMode(QName m1) method in class:TemplateSubPatternAssociation
H A DTemplateList.java560 && head.matchMode(mode))
618 && head.matchMode(mode))
689 && head.matchMode(mode))
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpackage.h176 uint32_t matchMode; member in class:Package
H A Dpackage.cpp402 matchMode=0;
1002 if(matchMode&MATCH_NOSLASH) {
1021 matchMode=mode;
/external/icu/icu4c/source/tools/toolutil/
H A Dpackage.h176 uint32_t matchMode; member in class:Package
H A Dpackage.cpp402 matchMode=0;
1003 if(matchMode&MATCH_NOSLASH) {
1022 matchMode=mode;
/external/lzma/CS/7zip/Compress/LZMA/
H A DLzmaEncoder.cs108 public uint GetPrice(bool matchMode, byte matchByte, byte symbol) argument
113 if (matchMode)
/external/lzma/Java/SevenZip/Compression/LZMA/
H A DEncoder.java108 public int GetPrice(boolean matchMode, byte matchByte, byte symbol) argument
113 if (matchMode)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 190 milliseconds