Home
last modified time | relevance | path

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

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/
H A DFontSelection.java53 int defaultFontHeight = getDefaultFontHeight(); in generatePageFontStyle() local
55 String result = getFontSizeDeclaration("", defaultFontHeight, 100, scale); //$NON-NLS-1$ in generatePageFontStyle()
56 result += getFontSizeDeclaration("h1", defaultFontHeight, 200, scale); //$NON-NLS-1$ in generatePageFontStyle()
57 result += getFontSizeDeclaration("h2", defaultFontHeight, 150, scale); //$NON-NLS-1$ in generatePageFontStyle()
58 result += getFontSizeDeclaration("h3", defaultFontHeight, 120, scale); //$NON-NLS-1$ in generatePageFontStyle()
59 result += getFontSizeDeclaration("h4", defaultFontHeight, 100, scale); //$NON-NLS-1$ in generatePageFontStyle()
60 result += getFontSizeDeclaration("h5", defaultFontHeight, 80, scale); //$NON-NLS-1$ in generatePageFontStyle()
61 result += getFontSizeDeclaration("h6", defaultFontHeight, 70, scale); //$NON-NLS-1$ in generatePageFontStyle()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/welcome/
H A DWelcomePage.cpp48 const int defaultFontHeight = CalamaresUtils::defaultFontHeight(); in WelcomePage() local
51 …sUtils::Information, CalamaresUtils::Original, 2 * QSize( defaultFontHeight, defaultFontHeight ) )… in WelcomePage()
69 ui->aboveTextSpacer->changeSize( 20, defaultFontHeight ); // Shrink it down in WelcomePage()
71 ui->verticalLayout->insertSpacing( welcome_text_idx, defaultFontHeight ); in WelcomePage()
166 … auto size = 2 * QSize( CalamaresUtils::defaultFontHeight(), CalamaresUtils::defaultFontHeight() ); in setupButton()
259 … QSize( CalamaresUtils::defaultFontHeight() * 6, CalamaresUtils::defaultFontHeight() * 6 ) ) ); in showAboutBox()
263 layout->setColumnMinimumWidth( 2, CalamaresUtils::defaultFontHeight() * 24 ); in showAboutBox()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/extras/
H A Dqquickpicture.cpp78 const qreal defaultFontHeight = QFontMetricsF(QFont()).height(); in QQuickPicture() local
79 setImplicitWidth(defaultFontHeight * 4); in QQuickPicture()
80 setImplicitHeight(defaultFontHeight * 4); in QQuickPicture()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/summary/
H A DSummaryPage.cpp80 label->setMargin( CalamaresUtils::defaultFontHeight() / 2 ); in createBodyLabel()
128 m_layout->addSpacing( CalamaresUtils::defaultFontHeight() / 2 ); in onActivate()
130 itemBodyLayout->addSpacing( CalamaresUtils::defaultFontHeight() * 2 ); in onActivate()
142 itemBodyLayout->addSpacing( CalamaresUtils::defaultFontHeight() * 2 ); in onActivate()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/welcome/checker/
H A DResultsListWidget.cpp162 int paddingSize = qBound( 32, CalamaresUtils::defaultFontHeight() * 4, 128 ); in ResultsListWidget()
193 entriesLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() / 2 ); in ResultsListWidget()
217 … imageLabel->setContentsMargins( 4, CalamaresUtils::defaultFontHeight() * 3 / 4, 4, 4 ); in ResultsListWidget()
/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamaresui/utils/
H A DCalamaresUtilsGui.cpp210 defaultFontHeight() in defaultFontHeight() function
252 const int w = int( defaultFontHeight() * 1.6 ); in defaultIconSize()
H A DCalamaresUtilsGui.h108 UIDLLEXPORT int defaultFontHeight(); // in pixels, DPI-specific
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/plasmalnf/
H A DThemeInfo.cpp225 return { qMax( 12 * CalamaresUtils::defaultFontHeight(), 120 ), in imageSize()
226 qMax( 8 * CalamaresUtils::defaultFontHeight(), 80 ) }; in imageSize()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_Font.cpp36 const float defaultFontHeight = 14.0f; variable
188 height (FontValues::defaultFontHeight) in SharedFontInternal()
223 height (FontValues::defaultFontHeight) in SharedFontInternal()
681 destArray.add (Font (name, style, FontValues::defaultFontHeight)); in findFonts()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_graphics/fonts/
H A Djuce_Font.cpp36 const float defaultFontHeight = 14.0f; variable
188 height (FontValues::defaultFontHeight) in SharedFontInternal()
223 height (FontValues::defaultFontHeight) in SharedFontInternal()
681 destArray.add (Font (name, style, FontValues::defaultFontHeight)); in findFonts()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/partition/gui/
H A DBootInfoWidget.cpp45 …el->setMinimumWidth( fm.boundingRect( "BIOS" ).width() + CalamaresUtils::defaultFontHeight() / 2 ); in BootInfoWidget()
H A DDeviceInfoWidget.cpp46 …l->setMinimumWidth( fm.boundingRect( "Amiga" ).width() + CalamaresUtils::defaultFontHeight() / 2 ); in DeviceInfoWidget()
H A DPartitionBarsView.cpp27 = qMax( CalamaresUtils::defaultFontHeight() + 8, // wins out with big fonts
28 int( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts
H A DPartitionSplitterWidget.cpp33 = qMax( CalamaresUtils::defaultFontHeight() + 8, // wins out with big fonts
34 int( CalamaresUtils::defaultFontHeight() * 0.6 ) + 22 ); // wins out with small fonts
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Ddialog.c425 CalcFormatStringInBox(Message, defaultFontPtr, defaultFontHeight,
446 a_btn_h = defaultFontHeight + (BTN_Y_MARGIN<<1) + (BTN_XY_EXTRA<<1);
452 a_btn_h = defaultFontHeight + (BTN_Y_MARGIN<<1) + (BTN_XY_EXTRA<<1);
478 ((boldMsgFontSet==NULL && boldMsgFontPtr==NULL) ? defaultFontHeight :
487 defaultFontHeight : boldMsgFontHeight);
528 ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
533 defaultFontHeight : boldMsgFontHeight);
1052 y += defaultFontHeight+SPACING;
1253 mbInfo.cur_y = ((mbInfo.btn_win_h-defaultFontHeight)>>1)+defaultFontAsc;
H A Dtdgtmsg.c107 y += defaultFontHeight;
286 h += defaultFontHeight;
H A Druler.c1038 y += defaultFontHeight;
1078 y += defaultFontHeight;
1109 y += defaultFontHeight;
1208 bbox_h = ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
1235 bbox_h += ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
1318 y += ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
H A Dbutton.c145 top = ((button_h - defaultFontHeight)>>1);
H A Dmsg.c589 y += ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
696 if (defaultFontHeight+windowPadding+(brdrW<<1)+2 > btn1_height) { in RedrawStatusStrings()
699 y = ((statusWindowH-defaultFontHeight-windowPadding)>>1) + in RedrawStatusStrings()
760 if (defaultFontHeight+(brdrW<<1)+2 > btn1_height) { in RedrawStatusWindow()
1066 defaultFontHeight : msgFontHeight));
1198 ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight : in InitStatus()
/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamaresui/viewpages/
H A DExecutionViewStep.cpp77 innerLayout->addSpacing( CalamaresUtils::defaultFontHeight() / 2 ); in ExecutionViewStep()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/license/
H A DLicensePage.cpp101 ui->acceptFrame->layout()->setMargin( CalamaresUtils::defaultFontHeight() / 2 ); in LicensePage()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/packagechooser/
H A DPackageChooserPage.cpp46 ui->products->setMinimumWidth( 10 * CalamaresUtils::defaultFontHeight() ); in PackageChooserPage()
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/partition/
H A DPartitionViewStep.cpp262 const int MARGIN = CalamaresUtils::defaultFontHeight() / 2; in createSummaryWidget()
329 jobsLabel->setMargin( CalamaresUtils::defaultFontHeight() / 2 ); in createSummaryWidget()
/dports/sysutils/calamares/calamares-3.2.44.2/src/calamares/
H A DCalamaresWindow.cpp55 return static_cast< int >( u.value() * CalamaresUtils::defaultFontHeight() ); in windowDimensionToPixels()
442 … qBound( 100, CalamaresUtils::defaultFontHeight() * 12, w < windowPreferredWidth ? 100 : 190 ) ); in CalamaresWindow()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Deasy_graphics_scrollbar.h300 int defaultFontHeight() const;

12