Searched defs:dy (Results 51 - 68 of 68) sorted by relevance

123

/macosx-10.10.1/ruby-106/ruby/
H A Dnumeric.c1011 double dy = RFLOAT_VALUE(y); local
3017 double dy = RFLOAT_VALUE(y); local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32term.c2520 unsigned long dy = 0; local
2547 unsigned long dy = 0, h = 1; local
2566 unsigned long dy = (s->height - h) / 2; local
[all...]
H A Dwindow.c4994 int dy = WINDOW_FRAME_LINE_HEIGHT (w); local
5076 int dy = WINDOW_FRAME_LINE_HEIGHT (w); local
[all...]
H A Dxfns.c5070 Lisp_Object string, frame, parms, timeout, dx, dy; variable
5101 CHECK_NUMBER (dy); variable
[all...]
H A Dmsdos.c3874 int dy = y - state[i].y; local
[all...]
H A Dw32fns.c7522 Lisp_Object string, frame, parms, timeout, dx, dy; variable
7553 CHECK_NUMBER (dy); variable
[all...]
H A Dxterm.c2733 unsigned long dy = 0, h = 1; local
2753 unsigned long dy = (s->height - h) / 2; local
H A Dkeyboard.c5172 int dx = -1, dy = -1; local
H A Dmacterm.c3888 unsigned long dy = 0, h = 1; local
3908 unsigned long dy = (s->height - h) / 2; local
H A Dxdisp.c12177 int dy = 0; local
13759 int dy = it.current_y - start_row->y; local
13879 int dy; local
14366 int delta = 0, delta_bytes = 0, stop_pos, dvpos, dy; local
22306 double dy = XINT (ly0) - y; local
22459 int charpos, dx, dy, width, height; local
22783 int hpos, vpos, pos, i, dx, dy, area; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c2913 VALUE log10, vexpo, dy; local
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDisplay.c2581 int x, y, rx = 0, ry = 0, ix, iy, dx, dy; local
3191 int x, y, rx = 0, ry = 0, ix, iy, dx, dy; local
[all...]
H A DtkTreeElem.c534 int dy = 0; local
H A DtkTreeUtils.c1155 Tree_ScrollWindow( TreeCtrl *tree, GC gc, int x, int y, int width, int height, int dx, int dy, TkRegion damageRgn ) argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecCertificate.c1978 int dy = year - 2001; local
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dncurses.c3852 newwin_move(FRAME * curp, int dy, int dx) argument
/macosx-10.10.1/vim-55/src/
H A Dgui_gtk_x11.c1504 int dy; local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3260 int dy = *(int *)((IOHIDCmdGateActionArgs *)args)->arg2; local
5385 int64_t dy; local
3219 _relativePointerEvent(IOHIDSystem * self, int buttons, int dx, int dy, AbsoluteTime ts, OSObject * sender, void * refcon __unused) argument
3230 relativePointerEvent(int buttons, int dx, int dy, AbsoluteTime ts) argument
3238 relativePointerEvent(int buttons, int dx, int dy, AbsoluteTime ts, OSObject * sender) argument
6063 SInt32 dy = 0; local
[all...]

Completed in 606 milliseconds

123