Home
last modified time | relevance | path

Searched refs:stretch_w (Results 1 – 6 of 6) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Composite/
H A Darray_widget.cpp87 SI stretch_w= 0; in handle_position() local
92 stretch_w= the_w; in handle_position()
103 if (i==j) the_w= stretch_w+ extra; in handle_position()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dborders.c81 int stretch_w; member
1299 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1308 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1317 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1320 src_width = bg->pixmap.stretch_w; in border_fill_pixmap_background()
2109 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_mp_render_into_pixmap()
2798 bg.pixmap.stretch_w = width = in border_draw_decor_to_pixmap()
2809 bg.pixmap.stretch_w = width = in border_draw_decor_to_pixmap()
2963 bg.pixmap.stretch_w = width = w_g->width - 2*dest_g.x; in border_draw_decor_to_pixmap()
3108 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_draw_decor_to_pixmap()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dborders.c81 int stretch_w; member
1299 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1308 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1317 bg->pixmap.stretch_w, bg->pixmap.stretch_h, in border_fill_pixmap_background()
1320 src_width = bg->pixmap.stretch_w; in border_fill_pixmap_background()
2110 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_mp_render_into_pixmap()
2799 bg.pixmap.stretch_w = width = in border_draw_decor_to_pixmap()
2810 bg.pixmap.stretch_w = width = in border_draw_decor_to_pixmap()
2964 bg.pixmap.stretch_w = width = w_g->width - 2*dest_g.x; in border_draw_decor_to_pixmap()
3109 bg.pixmap.stretch_w = dest_g.width - dest_g.x; in border_draw_decor_to_pixmap()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_widgets.cpp7034 float stretch_w = ImMax(0.0f, GetContentRegionAvail().x - min_w); in MenuItemEx() local
7042 … RenderText(pos + ImVec2(offsets->OffsetShortcut + stretch_w, 0.0f), shortcut, NULL, false); in MenuItemEx()
7046 …RenderCheckMark(window->DrawList, pos + ImVec2(offsets->OffsetMark + stretch_w + g.FontSize * 0.40… in MenuItemEx()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_widgets.cpp7028 float stretch_w = ImMax(0.0f, GetContentRegionAvail().x - min_w);
7036 … RenderText(pos + ImVec2(offsets->OffsetShortcut + stretch_w, 0.0f), shortcut, NULL, false);
7040 …RenderCheckMark(window->DrawList, pos + ImVec2(offsets->OffsetMark + stretch_w + g.FontSize * 0.40…
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_widgets.cpp7029 float stretch_w = ImMax(0.0f, GetContentRegionAvail().x - min_w); in MenuItemEx() local
7037 … RenderText(pos + ImVec2(offsets->OffsetShortcut + stretch_w, 0.0f), shortcut, NULL, false); in MenuItemEx()
7041 …RenderCheckMark(window->DrawList, pos + ImVec2(offsets->OffsetMark + stretch_w + g.FontSize * 0.40… in MenuItemEx()