OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OffsetX
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxvideo.h
66
int
OffsetX
, OffsetY ;
86
#define
OffsetX
(this -> hidden ->
OffsetX
)
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc
231
void
OffsetX
(int x_offset, std::vector<gfx::Rect>* rects) {
553
OffsetX
(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
[
all
...]
Completed in 634 milliseconds