Home | History | Annotate | Download | only in widget

Lines Matching refs:is_top_level

331   // Returns the top level widget in a hierarchy (see is_top_level() for
649 bool is_top_level() const { return is_top_level_; }
820 // See |is_top_level()| accessor.