Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/
H A DSaveDialogBoundsSettingsDialog.java29 private static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field in SaveDialogBoundsSettingsDialog
40 dialogSettings.put(DIALOG_HEIGHT, preferences.getInt(DIALOG_HEIGHT, -1)); in SaveDialogBoundsSettingsDialog()
45 preferences.put(DIALOG_HEIGHT, dialogSettings.get(DIALOG_HEIGHT)); in saveDialogSettings()
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/searchdialog/analysis/
H A Dcsearchanalysisdialog.cpp28 static const int DIALOG_HEIGHT = 400; variable
45 resize(qMin(width, desktopWidth), DIALOG_HEIGHT); in CSearchAnalysisDialog()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/import/
H A Dhubdialog.c19 #define DIALOG_HEIGHT 120 macro
47 {{ SCREENMARGIN, SCREENMARGIN, DIALOG_WIDTH, DIALOG_HEIGHT-MARGIN }, window_view, &data, -1},
49 …{{ SCREENMARGIN+MARGIN, SCREENMARGIN+MARGIN+TITLE+2, DIALOG_WIDTH-MARGIN, DIALOG_HEIGHT-BUTTONS-2-…
50 …{{ SCREENMARGIN+MARGIN, DIALOG_HEIGHT-BUTTONS+2+SCREENMARGIN-MARGIN-8, DIALOG_WIDTH-MARGIN*2, BUTT…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx376 InsertSeparator( *this, "lnNavSep1", 0, 0, DIALOG_HEIGHT - 26, OD_DIALOG_WIDTH, 1 ); in InitNavigationBar()
425 …ush_back( InsertSeparator( *this, "Separator1Pg0", 0, PAGE_POS_X + 6, DIALOG_HEIGHT - 66, PAGE_WID… in InitPage0()
426 …is, "FixedText2Pg0", getString( STR_CHOSE_SETTINGS ), PAGE_POS_X + 6, DIALOG_HEIGHT - 60, PAGE_WID… in InitPage0()
427 …x0Pg0", mxActionListenerListBox0Pg0, true, aItemList, PAGE_POS_X + 6, DIALOG_HEIGHT - 48, ( OD_DIA… in InitPage0()
428 …tButton( *this, "Button0Pg0", mxActionListener, OD_DIALOG_WIDTH - 46, DIALOG_HEIGHT - 49, 40, mnTa… in InitPage0()
807 Any( sal_Int32( DIALOG_HEIGHT - 75 ) ), in InitPage4()
840 … InsertFixedText( *this, "FixedText1Pg4", OUString(), PAGE_POS_X + 6, DIALOG_HEIGHT - 87, PAGE_WID… in InitPage4()
842 …ush_back( InsertSeparator( *this, "Separator1Pg4", 0, PAGE_POS_X + 6, DIALOG_HEIGHT - 58, PAGE_WID… in InitPage4()
843 …Pg4", mxItemListener, getString( STR_SAVE_SETTINGS ), PAGE_POS_X + 6, DIALOG_HEIGHT - 47, 100, mnT… in InitPage4()
844 …is, "ComboBox0Pg4", xTextListener, true, aItemList, PAGE_POS_X + 106, DIALOG_HEIGHT - 48, mnTabInd… in InitPage4()
H A Doptimizerdialog.hxx36 #define DIALOG_HEIGHT 210 macro
39 #define BUTTON_POS_Y DIALOG_HEIGHT - BUTTON_HEIGHT - 6
H A Dinformationdialog.cxx31 #define DIALOG_HEIGHT 80 macro
202 sal_Int32 nDialogHeight = DIALOG_HEIGHT; in InitDialog()
H A Doptimizerdialog.cxx70 Any( sal_Int32( DIALOG_HEIGHT ) ), in InitDialog()
99 Any( sal_Int32( DIALOG_HEIGHT - 26 ) ), in InitRoadmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx376 InsertSeparator( *this, "lnNavSep1", 0, 0, DIALOG_HEIGHT - 26, OD_DIALOG_WIDTH, 1 ); in InitNavigationBar()
425 …ush_back( InsertSeparator( *this, "Separator1Pg0", 0, PAGE_POS_X + 6, DIALOG_HEIGHT - 66, PAGE_WID… in InitPage0()
426 …is, "FixedText2Pg0", getString( STR_CHOSE_SETTINGS ), PAGE_POS_X + 6, DIALOG_HEIGHT - 60, PAGE_WID… in InitPage0()
427 …x0Pg0", mxActionListenerListBox0Pg0, true, aItemList, PAGE_POS_X + 6, DIALOG_HEIGHT - 48, ( OD_DIA… in InitPage0()
428 …tButton( *this, "Button0Pg0", mxActionListener, OD_DIALOG_WIDTH - 46, DIALOG_HEIGHT - 49, 40, mnTa… in InitPage0()
836 Any( sal_Int32( DIALOG_HEIGHT - 75 ) ), in InitPage4()
869 … InsertFixedText( *this, "FixedText1Pg4", OUString(), PAGE_POS_X + 6, DIALOG_HEIGHT - 87, PAGE_WID… in InitPage4()
871 …ush_back( InsertSeparator( *this, "Separator1Pg4", 0, PAGE_POS_X + 6, DIALOG_HEIGHT - 58, PAGE_WID… in InitPage4()
872 …Pg4", mxItemListener, getString( STR_SAVE_SETTINGS ), PAGE_POS_X + 6, DIALOG_HEIGHT - 47, 100, mnT… in InitPage4()
873 …is, "ComboBox0Pg4", xTextListener, true, aItemList, PAGE_POS_X + 106, DIALOG_HEIGHT - 48, mnTabInd… in InitPage4()
H A Doptimizerdialog.hxx36 #define DIALOG_HEIGHT 210 macro
39 #define BUTTON_POS_Y DIALOG_HEIGHT - BUTTON_HEIGHT - 6
H A Dinformationdialog.cxx31 #define DIALOG_HEIGHT 80 macro
202 sal_Int32 nDialogHeight = DIALOG_HEIGHT; in InitDialog()
H A Doptimizerdialog.cxx70 Any( sal_Int32( DIALOG_HEIGHT ) ), in InitDialog()
99 Any( sal_Int32( DIALOG_HEIGHT - 26 ) ), in InitRoadmap()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DIJDIPreferencesConstants.java206 public static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field
/dports/games/pioneers/pioneers-15.6/client/gtk/
H A Dhistogram.c27 static const int DIALOG_HEIGHT = 270; variable
287 DIALOG_WIDTH, DIALOG_HEIGHT); in histogram_create_dlg()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/login/
H A DCharacterDialog.java70 private static final int DIALOG_HEIGHT = 480; field in CharacterDialog
151 setSize(Math.min(getWidth(), DIALOG_WIDTH), Math.min(getHeight(), DIALOG_HEIGHT)); in CharacterDialog() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/breadcrumb/
H A DBreadcrumbItemDropDown.java158 private static final String DIALOG_HEIGHT= "height"; //$NON-NLS-1$ field in BreadcrumbItemDropDown
300 getDialogSettings().put(DIALOG_HEIGHT, size.y); in showMenu()
458 return getDialogSettings().getInt(DIALOG_HEIGHT); in getMaxHeight()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/
H A DDialog.java168 private static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field in Dialog
1180 settings.put(DIALOG_HEIGHT, shellSize.y); in saveDialogBounds()
1232 int height = settings.getInt(DIALOG_HEIGHT); in getInitialSize()
H A DPopupDialog.java107 private static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field in PopupDialog
1233 settings.put(prefix + DIALOG_HEIGHT, shellSize.y); in saveDialogBounds()
1259 + DIALOG_HEIGHT); in getInitialSize()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/breadcrumb/
H A DBreadcrumbItemDropDown.java173 private static final String DIALOG_HEIGHT= "height"; //$NON-NLS-1$ field in BreadcrumbItemDropDown
334 getDialogSettings().put(DIALOG_HEIGHT, size.y); in showMenu()
673 return getDialogSettings().getInt(DIALOG_HEIGHT); in getMaxHeight()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/
H A Duisettings.c199 #define DIALOG_HEIGHT 560 macro
2319 gtk_widget_set_size_request(settings_grid, DIALOG_WIDTH, DIALOG_HEIGHT); in create_content_widget()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Duisettings.c223 #define DIALOG_HEIGHT 560 macro
2619 gtk_widget_set_size_request(settings_grid, DIALOG_WIDTH, DIALOG_HEIGHT); in create_content_widget()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text.quicksearch/src/org/eclipse/text/quicksearch/internal/ui/
H A DQuickSearchDialog.java290 private static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field in QuickSearchDialog
1071 section.put(DIALOG_HEIGHT, 500); in getDialogBoundsSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/update/check/
H A Dupdatehdl.cxx956 #define DIALOG_HEIGHT ( BOX_HEIGHT1 + BOX_HEIGHT2 + LABEL_OFFSET + BUTTON_BAR_HEIGHT + 3 * DI… macro
1035 xPropSet->setPropertyValue( "Height", uno::Any(sal_Int32( DIALOG_HEIGHT )) ); in createDialog()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/update/check/
H A Dupdatehdl.cxx961 #define DIALOG_HEIGHT ( BOX_HEIGHT1 + BOX_HEIGHT2 + LABEL_OFFSET + BUTTON_BAR_HEIGHT + 3 * DI… macro
1040 xPropSet->setPropertyValue( "Height", uno::Any(sal_Int32( DIALOG_HEIGHT )) ); in createDialog()
/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddinotrace.h191 #define DIALOG_HEIGHT 50 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/
H A DFilteredItemsSelectionDialog.java143 private static final String DIALOG_HEIGHT = "DIALOG_HEIGHT"; //$NON-NLS-1$ field in FilteredItemsSelectionDialog
848 section.put(DIALOG_HEIGHT, 500); in getDialogBoundsSettings()