Searched defs:isFrame (Results 1 – 3 of 3) sorted by relevance
41 virtual bool isFrame() const OVERRIDE { return true; } in isFrame() function
331 virtual bool isFrame() const { return false; } in isFrame() function
391 Mirror.prototype.isFrame = function() { method in Mirror