HomeSort by relevance Sort by last modified time
    Searched defs:enableSecureTextInput (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/
SecureTextInput.cpp 36 void enableSecureTextInput()
SecureTextInput.h 38 // Once enableSecureTextInput is called, secure text input mode is set until
40 void enableSecureTextInput();
44 inline void enableSecureTextInput() { }

Completed in 24 milliseconds