Searched defs:IndexInParent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/corewm/
H A Dtooltip_controller_unittest.cc405 int IndexInParent(const aura::Window* window) { function in namespace:views::corewm::test::__anon17087
521 EXPECT_GE(IndexInParent(widget2->GetNativeWindow()),
522 IndexInParent(widget_->GetNativeWindow()));

Completed in 37 milliseconds