OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scale_when_drag_started_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
mouse_cursor_event_filter.h
121
float
scale_when_drag_started_
;
member in class:ash::MouseCursorEventFilter
mouse_cursor_event_filter.cc
115
scale_when_drag_started_
(1.0f),
181
scale_when_drag_started_
= ui::GetDeviceScaleFactor(target->layer());
183
scale_when_drag_started_
= 1.0f;
Completed in 27 milliseconds