OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Relocate
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ui/events/
event.h
465
//
Relocate
the touch-point to a new |origin|.
468
void
Relocate
(const gfx::Point& origin);
event.cc
489
void TouchEvent::
Relocate
(const gfx::Point& origin) {
/external/chromium_org/ui/aura/
root_window_host_x11.cc
895
// we need to
relocate
the event into aura root-window coordinates.
896
touchev.
Relocate
(bounds_.origin());
[
all
...]
/external/chromium_org/v8/src/
heap.cc
[
all
...]
mark-compact.cc
[
all
...]
objects.h
[
all
...]
objects.cc
[
all
...]
/external/v8/src/
heap.cc
[
all
...]
mark-compact.cc
[
all
...]
objects.h
[
all
...]
objects.cc
[
all
...]
Completed in 233 milliseconds