Searched defs:isFrame (Results 1 – 4 of 4) sorted by relevance
41 virtual bool isFrame() const { return true; } in isFrame() function
260 virtual bool isFrame() const { return false; } in isFrame() function
117 bool isFrame() const { return mType == FRAME_CACHEDNODETYPE; } in isFrame() function
364 Mirror.prototype.isFrame = function() { method in Mirror