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

/external/chromium-trace/catapult/third_party/jquery/
H A Djquery-2.1.4.js4074 function safeActiveElement() { function
4595 if ( this !== safeActiveElement() && this.focus ) {
4604 if ( this === safeActiveElement() && this.blur ) {

Completed in 232 milliseconds