OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OffsetX
(Results
1 - 7
of
7
) 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
)
SDL_nximage.c
51
((x+
OffsetX
) * fbinfo.bytespp));
109
GrArea (FSwindow, SDL_GC, x +
OffsetX
, y + OffsetY, w, h, Image_buff,
169
OffsetX
= (si.cols - screen -> w) / 2 ;
208
(
OffsetX
* fbinfo.bytespp));
220
GrArea (FSwindow, SDL_GC,
OffsetX
, OffsetY, this -> screen -> w,
SDL_nxevents.c
166
if (x <
OffsetX
|| y < OffsetY || x >
OffsetX
+ this -> screen -> w ||
218
SDL_PrivateMouseMotion (0, 0, event.button.x -
OffsetX
,
252
event.button.x -
OffsetX
, event.button.y - OffsetY) ;
269
event.button.x -
OffsetX
, event.button.y - OffsetY) ;
/external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusMatrix.h
110
REAL
OffsetX
() const
145
Status Translate(IN REAL
offsetX
,
149
return SetStatus(DllExports::GdipTranslateMatrix(nativeMatrix,
offsetX
, offsetY, order));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusmatrix.h
135
REAL
OffsetX
() const
215
Status Translate(REAL
offsetX
, REAL offsetY,
219
nativeMatrix,
offsetX
, offsetY, order));
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc
109
void
OffsetX
(int x_offset, std::vector<gfx::Rect>* rects) {
359
OffsetX
(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h
[
all
...]
Completed in 311 milliseconds