Searched defs:inTopFrame (Results 1 – 3 of 3) sorted by relevance
147 bool inTopFrame() const { return getLocationContext()->inTopFrame(); } in inTopFrame() function
299 bool inTopFrame() const override { return getParent() == nullptr; } in inTopFrame() function
431 bool LocationContext::inTopFrame() const { in inTopFrame() function in LocationContext