Searched refs:is_top (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dstacked_panel_collection.cc260 bool is_top = panel == top_panel(); local
268 if (reason == PanelCollection::PANEL_CLOSED && is_top) {
278 if (is_top) {
/external/chromium_org/content/common/
H A Dpage_state_serialization.cc497 const ExplodedFrameState& state, SerializeObject* obj, bool is_top) {
539 void ReadFrameState(SerializeObject* obj, bool is_top, argument
541 if (obj->version < 14 && !is_top)
496 WriteFrameState( const ExplodedFrameState& state, SerializeObject* obj, bool is_top) argument

Completed in 217 milliseconds