Home
last modified time | relevance | path

Searched refs:using_touch (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.cc2530 bool using_touch = touch_layout_ != NULL; in SwapLayoutIfNecessary() local
2531 if (needs_touch == using_touch) in SwapLayoutIfNecessary()