Home
last modified time | relevance | path

Searched defs:inChar (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/wml/
DWMLInputElement.cpp449 bool WMLInputElement::isConformedToInputMask(UChar inChar, unsigned inputCharCount, bool isUserInpu… in isConformedToInputMask()
/external/webkit/Source/WebCore/dom/
DInputElement.cpp313 bool InputElement::isConformToInputMask(const InputElementData& data, UChar inChar, unsigned cursor… in isConformToInputMask()
/external/icu4c/i18n/
Duspoof_impl.cpp127 int32_t SpoofImpl::confusableLookup(UChar32 inChar, int32_t tableMask, UChar *destBuf) const { in confusableLookup()