Home
last modified time | relevance | path

Searched refs:INITIAL_WIDTH (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/x11/
H A DScrollBox.c26 #define INITIAL_WIDTH 300 macro
268 if (request->width < INITIAL_WIDTH) in QueryGeometry()
271 reply_return->width = INITIAL_WIDTH; in QueryGeometry()
299 newsbw->core.width = INITIAL_WIDTH; in Initialize()
/dports/devel/pdcurses/PDCurses-3.5/x11/
H A DScrollBox.c26 #define INITIAL_WIDTH 300 macro
268 if (request->width < INITIAL_WIDTH) in QueryGeometry()
271 reply_return->width = INITIAL_WIDTH; in QueryGeometry()
299 newsbw->core.width = INITIAL_WIDTH; in Initialize()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/x11/
H A DScrollBox.c26 #define INITIAL_WIDTH 300
268 if (request->width < INITIAL_WIDTH)
271 reply_return->width = INITIAL_WIDTH;
299 newsbw->core.width = INITIAL_WIDTH;
/dports/devel/mingw32-pdcurses/PDCurses-3.4/x11/
H A DScrollBox.c28 #define INITIAL_WIDTH 300 macro
270 if (request->width < INITIAL_WIDTH) in QueryGeometry()
273 reply_return->width = INITIAL_WIDTH; in QueryGeometry()
301 newsbw->core.width = INITIAL_WIDTH; in Initialize()
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_threads.c99 const int INITIAL_WIDTH = 300; in thread_func() local
116 display = al_create_display(INITIAL_WIDTH, INITIAL_HEIGHT); in thread_func()
134 gen_square(&squares[i], INITIAL_WIDTH, INITIAL_HEIGHT); in thread_func()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/test/misc/
H A DJHOptionTest.java62 public static int INITIAL_WIDTH = 400; field in JHOptionTest
282 frame.setSize(INITIAL_WIDTH, INITIAL_HEIGHT); in main()
284 frame.setLocation(screenSize.width/2 - INITIAL_WIDTH/2, in main()
/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dprefops.h12 #define INITIAL_WIDTH 1000 macro
H A Dprefops.c951 w = INITIAL_WIDTH; in loadWindowState()
961 w = INITIAL_WIDTH; in loadWindowState()
981 Denemo.width = (w <= 0 ? INITIAL_WIDTH : w); in loadWindowState()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/repo/
H A DRefreshRemoteProjectWizard.java40 private final static int INITIAL_WIDTH = 300; field in RefreshRemoteProjectWizard
72 dialog.setMinimumPageSize(INITIAL_WIDTH, INITIAL_HEIGHT); in execute()
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/mainw/
H A Dtest14.c28 #define INITIAL_WIDTH 400 macro
145 XmNwidth, INITIAL_WIDTH, in GXInitCommand()
H A Dtest12.c24 #define INITIAL_WIDTH 400 macro
166 XmNwidth, INITIAL_WIDTH, in GXInitCommand()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmswn.h87 #define INITIAL_WIDTH (int)(INITIAL_RESOLUTION * 85 / 10 + 0.5) macro
H A Dgdevmswn.c43 if (dev->width == INITIAL_WIDTH) in win_open()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmswn.h87 #define INITIAL_WIDTH (int)(INITIAL_RESOLUTION * 85 / 10 + 0.5) macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmswn.h85 #define INITIAL_WIDTH (int)(INITIAL_RESOLUTION * 85 / 10 + 0.5) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmswn.h85 #define INITIAL_WIDTH (int)(INITIAL_RESOLUTION * 85 / 10 + 0.5) macro
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmswn.h92 #define INITIAL_WIDTH (INITIAL_RESOLUTION * 85 / 10 + 1) macro
H A Dgdevpm.c75 #define INITIAL_WIDTH (INITIAL_RESOLUTION * 85 / 10 + 1) macro
157 INITIAL_WIDTH, INITIAL_HEIGHT,
170 INITIAL_WIDTH, INITIAL_HEIGHT,
H A Dgdevmswn.c47 if (dev->width == INITIAL_WIDTH) in win_open()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmswn.h92 #define INITIAL_WIDTH (INITIAL_RESOLUTION * 85 / 10 + 1) macro
H A Dgdevpm.c75 #define INITIAL_WIDTH (INITIAL_RESOLUTION * 85 / 10 + 1) macro
157 INITIAL_WIDTH, INITIAL_HEIGHT,
170 INITIAL_WIDTH, INITIAL_HEIGHT,
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/sources/
H A Dreverbprocess.h83 static constexpr float INITIAL_WIDTH = 1; variable
H A Dreverbprocess.cpp56 setWidth ( INITIAL_WIDTH ); in ReverbProcess()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/
H A DCreatePatchTest.java64 private final static int INITIAL_WIDTH = 300; field in CreatePatchTest
155 wizardDialog.setMinimumPageSize(INITIAL_WIDTH, INITIAL_HEIGHT); in openGenerateDiffFileWizard()
/dports/audio/lmms/lmms-1.2.2/include/
H A DAutomationEditor.h276 static const int INITIAL_WIDTH = 860; variable

123