Home
last modified time | relevance | path

Searched refs:saved_h (Results 1 – 10 of 10) sorted by relevance

/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Ddecayscreen.c46 int saved_w, saved_h; member
198 st->saved_h = st->sizey; in decayscreen_draw()
342 0, 0, st->saved_w, st->saved_h, in decayscreen_reshape()
344 ((int)h - st->saved_h) / 2); in decayscreen_reshape()
/dports/deskutils/glabels/glabels-3.4.1/src/
H A Dview.h94 gdouble saved_h; member
H A Dview.c1592 … gl_label_object_get_size (object, &(view->saved_w), &(view->saved_h)); in button_press_event_cb()
1593 view->saved_ratio = view->saved_h / view->saved_w; in button_press_event_cb()
2034 h = view->saved_h; in resize_event()
2076 h = view->saved_h; in resize_event()
/dports/www/nginx-full/njs-0.7.1/src/
H A Dnjs_sha2.c179 saved_g, saved_h; in njs_sha2_body() local
203 saved_h = h; in njs_sha2_body()
300 h += saved_h; in njs_sha2_body()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Ddecoders_dcraw.cpp607 int saved_w = width, saved_h = height; in canon_sraw_load_raw() local
677 height = saved_h; in canon_sraw_load_raw()
749 height = saved_h; in canon_sraw_load_raw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Ddecoders_dcraw.cpp607 int saved_w = width, saved_h = height; in canon_sraw_load_raw() local
677 height = saved_h; in canon_sraw_load_raw()
749 height = saved_h; in canon_sraw_load_raw()
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Ddecoders_dcraw.cpp606 int saved_w = width, saved_h = height; in canon_sraw_load_raw() local
679 height = saved_h; in canon_sraw_load_raw()
752 height = saved_h; in canon_sraw_load_raw()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimgproc.c2229 int ltx, lty, rbx, rby, saved_w, saved_h, saved_x=0, saved_y=0; local
2246 saved_h = selObjRbY - saved_lty;
2267 saved_h = topSel->obj->obbox.rby - saved_lty;
2419 obj_ptr->obbox.rby = obj_ptr->obbox.lty+saved_h;
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Ddcraw_common.cpp1094 int saved_w = width, saved_h = height; in canon_sraw_load_raw() local
1173 height = saved_h; in canon_sraw_load_raw()
1251 height = saved_h; in canon_sraw_load_raw()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_fm.c4641 …t(E_Fm2_Icon *ic, int saved_x, int saved_y, int saved_w EINA_UNUSED, int saved_h EINA_UNUSED, int … in _e_fm2_icon_geom_adjust()