Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/resource/
Dresource_bundle_win.cc46 bool force_touch_resources = false; in LoadCommonResources() local
52 force_touch_resources = true; in LoadCommonResources()
58 force_touch_resources = true; in LoadCommonResources()
62 if (ui::GetDisplayLayout() == ui::LAYOUT_TOUCH || force_touch_resources) { in LoadCommonResources()