Home
last modified time | relevance | path

Searched +defs:h +defs:rsel (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/fltkui/
H A Dfltkui_cheats.cpp39 static int rsel = 0; variable
51 ChtTable(int x, int y, int w, int h, const char *l=0) : Fl_Table_Row(x,y,w,h,l) { end(); } in ChtTable()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Interface/
H A Dedit_interface.cpp190 SI w, h; in get_window_width() local
204 SI w, h; in get_window_height() local
359 rectangles rsel= copy (thicken (sel->rs, 0, 2 * pixel)); in compute_env_rects() local
598 SI w, h; in apply_changes() local
842 SI ox, oy, w, h; in get_window_extents() local
874 edit_interface_rep::handle_get_size_hint (SI& w, SI& h) { in handle_get_size_hint()
879 edit_interface_rep::handle_notify_resize (SI w, SI h) { in handle_notify_resize()
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dautowidth2.c137 uint8 *rsel = calloc(all->fv->map->enccount,sizeof(uint8)); in aw2_figure_all_sidebearing() local
239 int h,i; in ak2_figure_kernclass() local
261 int h,i,j; in ak2_figure_touchclass() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/coda/
H A Dcoda-common.c343 unsigned int w, h; in coda_get_max_dimensions() local
1002 struct v4l2_rect r, *rsel; in coda_g_selection() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/coda/
H A Dcoda-common.c343 unsigned int w, h; in coda_get_max_dimensions() local
1002 struct v4l2_rect r, *rsel; in coda_g_selection() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/coda/
H A Dcoda-common.c343 unsigned int w, h; in coda_get_max_dimensions() local
1002 struct v4l2_rect r, *rsel; in coda_g_selection() local
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dcommands.c1699 GSList *rsel = g_slist_reverse (g_slist_copy (me->selection)); in MAKE_GNM_COMMAND() local
3253 int base_col, base_row, w, h, end_col, end_row; member
3377 int w, int h, int end_col, int end_row, in cmd_autofill()