Searched defs:isWindow (Results 1 – 16 of 16) sorted by relevance
11 isWindow() { return false; } method
438 static bool isWindow (const eglu::CandidateConfig& c) { return (c.surfaceType() & EGL_WINDOW_BIT) !… in isWindow() function
80 bool isWindow (const CandidateConfig& c) in isWindow() function
749 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
674 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
626 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
723 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
111 bool isWindow (const eglu::CandidateConfig& c) in isWindow() function
2 (function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… method
284 isWindow: function( obj ) { method
2 …ocument?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a docume… argument