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