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