OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_extend
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/wm/core/
easy_resize_window_targeter.h
21
const gfx::Insets&
touch_extend
);
30
void set_touch_extend(const gfx::Insets&
touch_extend
) {
31
touch_extend_ =
touch_extend
;
easy_resize_window_targeter.cc
17
const gfx::Insets&
touch_extend
)
20
touch_extend_(
touch_extend
) {
/external/chromium_org/ash/
root_window_controller.cc
204
gfx::Insets
touch_extend
= mouse_extend.Scale(
local
208
touch_extend
)));
812
gfx::Insets
touch_extend
= mouse_extend.Scale(
local
817
touch_extend
,
[
all
...]
Completed in 94 milliseconds