HomeSort by relevance Sort by last modified time
    Searched defs:height (Results 1 - 9 of 9) sorted by null

  /nv-g11n/g11n/src/cmd/fsexam/src/
fsexam-dialog.c 214 gint height; local
222 gtk_window_get_size (GTK_WINDOW (dialog), NULL, &height); local
223 gtk_window_resize (GTK_WINDOW (dialog), 450, height); local
fsexam-ui.c 2476 gint width, height; local
2482 &width, &height); local
2485 gtk_window_resize (GTK_WINDOW (peekwin), width, height); local
2496 gint width, height; local
2513 &width, &height); local
2516 gtk_window_resize (GTK_WINDOW (peekwin), width, height); local
2524 gint width, height; local
2665 gint x, y, height, width; local
    [all...]
  /nv-g11n/g11n/src/cmd/mp/
pcf.h 103 int height; member in struct:charmetric
115 double height; member in struct:scaled_charmetric
xpr_prolog_scan.h 71 uint_t width, height; member in struct:arc_struct
xpr_client.c 644 int height = 0, offset = sb_y; local
655 offset += 2*(height+2);
664 int height = 0, offset = pg_y; local
668 logical.height=0;
678 XmbDrawString(xprdpy, xprwin, *xprhfs, xprgc, pg_x+(pg_ext/3), pg_y+logical.height, hbuf, strlen(hbuf));
679 offset += 2*(height+2);
686 int height = 0, offset = tm_y; local
693 height = xprhfse->max_logical_extent.height;
695 height = logical.height+2
707 int height, offset = y; local
872 unsigned short width, height; local
    [all...]
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/lib/X11/
Xutil.h 82 * value (x, y, width, height) was found in the parsed string.
100 int width, height; /* should set so old wm's don't mess up */ member in struct:__anon276
119 #define USSize (1L << 1) /* user specified width, height */
218 #define XSubImage(ximage, x, y, width, height) \
219 ((*((ximage)->f.sub_image))((ximage), (x), (y), (width), (height)))
632 unsigned int /* height */
Xlib.h 120 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
156 #define HeightOfScreen(s) ((s)->height)
281 int width, height; /* width and height of screen */ member in struct:__anon201
282 int mwidth, mheight; /* width and height of in millimeters */
330 int width, height; /* width and height of window */ member in struct:__anon204
371 int width, height; /* size of image */ member in struct:_XImage
409 int width, height; member in struct:__anon206
440 unsigned short width, height; member in struct:__anon210
445 unsigned short width, height; member in struct:__anon211
674 int width, height; member in struct:__anon222
685 int width, height; member in struct:__anon223
718 int width, height; \/* size of window *\/ member in struct:__anon226
781 int width, height; member in struct:__anon232
803 int width, height; member in struct:__anon234
814 int width, height; member in struct:__anon235
    [all...]
  /nv-g11n/inputmethod/sunpinyin/ime/iiim/cle/
ime.h 356 int height; ///< window's height, in pixel, could be IME_MOVE_FREELY member in struct:__anon316
  /nv-g11n/inputmethod/sunpinyin2/wrapper/cle/iiim/cle/
ime.h 356 int height; ///< window's height, in pixel, could be IME_MOVE_FREELY member in struct:__anon34

Completed in 360 milliseconds