Home
last modified time | relevance | path

Searched defs:isUserInput (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/pvmf/src/
Dpvmf_format_type.cpp181 OSCL_EXPORT_REF bool PVMFFormatType::isUserInput() const in isUserInput() function in PVMFFormatType
/external/webkit/WebCore/wml/
DWMLInputElement.cpp432 …ol WMLInputElement::isConformedToInputMask(UChar inChar, unsigned inputCharCount, bool isUserInput) in isConformedToInputMask()