Searched refs:useSecureKeyboardEntryWhenActive (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DFrameSelection.cpp1490 if (document->useSecureKeyboardEntryWhenActive())
1502 setUseSecureKeyboardEntry(m_frame->document()->useSecureKeyboardEntryWhenActive());
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h838 bool useSecureKeyboardEntryWhenActive() const;
H A DDocument.cpp4779 bool Document::useSecureKeyboardEntryWhenActive() const function in class:blink::Document

Completed in 1230 milliseconds