Home
last modified time | relevance | path

Searched refs:previous_width (Results 1 – 25 of 56) sorted by path

123

/dports/cad/gtkwave/gtkwave-3.3.107/src/helpers/
H A Dv2l_analyzer.h54 TimeType previous_width; /* to avoid thrashing */ member
H A Dv2l_analyzer_lxt2.h63 TimeType previous_width; /* to avoid thrashing */ member
/dports/databases/grass7/grass-7.8.6/lib/cairodriver/
H A Dline_width.c23 static double previous_width = -1; variable
35 if (width != previous_width) in Cairo_Line_width()
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/
H A Drenderer.py41 size=None, previous_width=0): # XXX: drop is_done argument
148 if is_done or not previous_screen or previous_width != width: # XXX: also consider height??
600 previous_width=(self._last_size.columns if self._last_size else 0))
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/
H A Drenderer.py48 previous_width: int,
176 is_done or not previous_screen or previous_width != width
701 previous_width=(self._last_size.columns if self._last_size else 0),
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/
H A Drenderer.py25 previous_width=0): # XXX: drop is_done argument
125 if is_done or not previous_screen or previous_width != width: # XXX: also consider height??
450 previous_width=(self._last_size.columns if self._last_size else 0))
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/
H A Drenderer.py41 size=None, previous_width=0): # XXX: drop is_done argument
148 if is_done or not previous_screen or previous_width != width: # XXX: also consider height??
600 previous_width=(self._last_size.columns if self._last_size else 0))
/dports/devel/py-spyder/spyder-3.2.7/spyder/plugins/
H A D__init__.py85 previous_width = self.dock_tabbar.tabRect(to_index - direction).width()
87 delta = previous_width - tab_width
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/GameList/
H A DGameList.cpp868 int previous_width = 0; in OnHeaderViewChanged() local
885 previous_width += m_list->columnWidth(i); in OnHeaderViewChanged()
893 previous_width)))); in OnHeaderViewChanged()
/dports/emulators/sameboy/SameBoy-0.14.7/Cocoa/
H A DDocument.m330 size_t previous_width = GB_get_screen_width(&gb);
332 if (GB_get_screen_width(&gb) != previous_width) {
/dports/emulators/sameboy/SameBoy-0.14.7/SDL/
H A Dmain.c199 size_t previous_width = GB_get_screen_width(&gb); in open_menu() local
213 if (previous_width != GB_get_screen_width(&gb)) { in open_menu()
/dports/games/flightgear/flightgear-2020.3.11/src/Viewer/
H A Dfg_os_osgviewer.cxx435 static int previous_width = 800; in fgOSFullScreen() local
462 if (previous_x + previous_width > (int)screenWidth) in fgOSFullScreen()
470 width = previous_width; in fgOSFullScreen()
478 previous_width = width; in fgOSFullScreen()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/RichText/
H A DBlockControl.cpp42 X previous_width = previous_lr.x - previous_ul.x; in SizeMove() local
50 if (new_width != previous_width) { in SizeMove()
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/frontend/
H A Dlibretro.c95 static unsigned previous_width = 0; variable
220 if (previous_width != vout_width || previous_height != vout_height) in vout_set_mode()
222 previous_width = vout_width; in vout_set_mode()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/frontend/
H A Dlibretro.c95 static unsigned previous_width = 0; variable
220 if (previous_width != vout_width || previous_height != vout_height) in vout_set_mode()
222 previous_width = vout_width; in vout_set_mode()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpimage-crop.c53 gint previous_width; in gimp_image_crop() local
59 previous_width = gimp_image_get_width (image); in gimp_image_crop()
229 previous_width, previous_height); in gimp_image_crop()
H A Dgimpimage-undo-push.c97 gint previous_width, in gimp_image_undo_push_image_size() argument
107 "previous-width", previous_width, in gimp_image_undo_push_image_size()
H A Dgimpimage-undo-push.h32 gint previous_width,
H A Dgimpimage-undo.c496 accum.previous_width, in gimp_image_undo_pop_stack()
H A Dgimpimage.c183 gint previous_width,
1356 gint previous_width, in gimp_image_real_size_changed_detailed() argument
3426 gint previous_width, in gimp_image_size_changed_detailed() argument
3434 previous_width, in gimp_image_size_changed_detailed()
H A Dgimpimage.h70 gint previous_width,
276 gint previous_width,
H A Dgimpimageundo.c229 image_undo->previous_width = g_value_get_int (value); in gimp_image_undo_set_property()
269 g_value_set_int (value, image_undo->previous_width); in gimp_image_undo_get_property()
367 gint previous_width; in gimp_image_undo_pop() local
374 previous_width = image_undo->previous_width; in gimp_image_undo_pop()
382 image_undo->previous_width = width; in gimp_image_undo_pop()
399 accum->previous_width = previous_width; in gimp_image_undo_pop()
H A Dgimpimageundo.h46 gint previous_width; member
H A Dgimpsymmetry-mandala.c92 gint previous_width,
565 gint previous_width, in gimp_mandala_image_size_changed_cb() argument
569 if (previous_width != gimp_image_get_width (image) || in gimp_mandala_image_size_changed_cb()
H A Dgimpsymmetry-mirror.c99 gint previous_width,
729 gint previous_width, in gimp_mirror_image_size_changed_cb() argument
733 if (previous_width != gimp_image_get_width (image) || in gimp_mirror_image_size_changed_cb()

123