Home
last modified time | relevance | path

Searched refs:normal_width (Results 1 – 23 of 23) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/afterstep/
H A Dwinstatus.c211 *(od->in_width) = normal_width; in resize_canvases()
340 int normal_y, unsigned int normal_width, in move_resize_frame_bar() argument
465 unsigned int normal_width, in move_resize_frame_bars() argument
534 vertical ? normal_height : normal_width, in move_resize_frame_bars()
549 unsigned int normal_width, normal_height; in resize_frame_subwindows() local
557 normal_width = *(od->out_width); in resize_frame_subwindows()
727 unsigned int normal_width, normal_height; in check_frame_side_config() local
736 normal_width = *(od->out_width); in check_frame_side_config()
778 unsigned int normal_width, normal_height; in on_window_moveresize() local
814 normal_width = *(od->out_width); in on_window_moveresize()
[all …]
/dports/comms/hamlib/hamlib-4.3.1/rigs/aor/
H A Dsr2200.c401 pbwidth_t normal_width; in sr2200_set_mode() local
403 normal_width = rig_passband_normal(rig, mode); in sr2200_set_mode()
407 width = normal_width; in sr2200_set_mode()
413 aormode = width > normal_width ? in sr2200_set_mode()
418 aormode = width >= normal_width ? in sr2200_set_mode()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Dtext_window.cc625 int normal_width = in MustLineBreak() local
627 int extended_width = normal_width + default_font_size_in_pixels_; in MustLineBreak()
637 if (text_wrapping_point_x_ + char_width > normal_width) { in MustLineBreak()
661 if (final_insertion_x > normal_width) { in MustLineBreak()
/dports/comms/acfax/acfax/bitmaps/
H A Dnormal.bit1 #define normal_width 24
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/guest_view/browser/
H A Dguest_view_base.cc840 int normal_width = normal_size_.width(); in SetUpSizing() local
848 normal_width = LogicalPixelsToPhysicalPixels(element_width); in SetUpSizing()
851 normal_width = lround(element_width); in SetUpSizing()
858 set_size_params.normal_size.reset(new gfx::Size(normal_width, normal_height)); in SetUpSizing()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/guest_view/browser/
H A Dguest_view_base.cc859 int normal_width = normal_size_.width(); in SetUpSizing() local
867 normal_width = LogicalPixelsToPhysicalPixels(element_width); in SetUpSizing()
870 normal_width = lround(element_width); in SetUpSizing()
877 set_size_params.normal_size.reset(new gfx::Size(normal_width, normal_height)); in SetUpSizing()
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Ddrawing-cairo.cc242 int l, w, normal_width, fits_width; in get_char_edges() local
251 normal_width = m_fonts[VTE_DRAW_NORMAL]->width() * columns; in get_char_edges()
254 if (G_LIKELY (w <= normal_width)) { in get_char_edges()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/Pager/
H A DPager.h39 int normal_x, normal_y, normal_width, normal_height ; member
/dports/multimedia/gmerlin/gmerlin-1.2.0/include/x11/
H A Dx11_window_private.h198 int normal_width, normal_height; member
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/x11/
H A Dx11_window.c929 w->normal_width = w->window_width; in bg_x11_window_set_fullscreen()
971 w->window_width = w->normal_width; in bg_x11_window_set_fullscreen()
997 win->normal_width = width; in bg_x11_window_resize()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvtedraw.cc940 int l, w, normal_width, fits_width; in _vte_draw_get_char_edges() local
953 normal_width = draw->fonts[VTE_DRAW_NORMAL]->width * columns; in _vte_draw_get_char_edges()
956 if (G_LIKELY (w <= normal_width)) { in _vte_draw_get_char_edges()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvtedraw.cc940 int l, w, normal_width, fits_width; in _vte_draw_get_char_edges() local
953 normal_width = draw->fonts[VTE_DRAW_NORMAL]->width * columns; in _vte_draw_get_char_edges()
956 if (G_LIKELY (w <= normal_width)) { in _vte_draw_get_char_edges()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h1043 int normal_width; /* Normal mode width */ member
/dports/comms/acfax/acfax/
H A Dwidgets.c923 px_normal = XCreateBitmapFromData(dpy, win, normal_bits, normal_width, normal_height); in create_pixmaps()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dresource.h390 XtOffsetOf(appdata_t, normal_width), XmRImmediate,
H A Dgeom.c664 cwidth = (Dimension) app_data.normal_width; in geom_main_force()
727 width = (Dimension) app_data.normal_width; in geom_main_force()
/dports/graphics/shotwell/shotwell-0.30.14/src/editing_tools/
H A DEditingTools.vala638 public int normal_width = -1;
967 if ((crop_tool_window.normal_width == -1) || (crop_tool_window.normal_height == -1))
968 crop_tool_window.get_size(out crop_tool_window.normal_width,
1011 crop_tool_window.resize(crop_tool_window.normal_width,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc3458 const int normal_width = in NeedsTouchLayout() local
3462 return normal_width > (width() - pinned_width); in NeedsTouchLayout()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h536 boolean lives_button_uncenter(LiVESWidget *, int normal_width);
H A Dwidget-helper.c12512 WIDGET_HELPER_GLOBAL_INLINE boolean lives_button_uncenter(LiVESWidget * button, int normal_width) { in lives_button_uncenter() argument
12513 lives_widget_set_size_request(button, normal_width, DLG_BUTTON_HEIGHT); in lives_button_uncenter()
/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dlibdi.c124 app_data.normal_width); in di_prncfg()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.1317154 (struct w32_output): Replace normal_width, normal_height,
17650 * w32term.h (struct w32_output): New members normal_width,
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.1317154 (struct w32_output): Replace normal_width, normal_height,
17650 * w32term.h (struct w32_output): New members normal_width,