Home
last modified time | relevance | path

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

12

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtbtn.c71 btn_h = defaultFontHeight;
602 gnBtnFontHeight = defaultFontHeight; in InitTdgtBtn()
H A Dattr.c1188 StartShowMeasureCursor(ltx, lty-(defaultFontHeight<<1), buf, TRUE);
1196 ShowMeasureCursor(ltx+dx, lty-(defaultFontHeight<<1)+dy, buf, TRUE);
1203 ShowMeasureCursor(ltx+dx, lty-(defaultFontHeight<<1)+dy, buf, TRUE);
1213 ShowMeasureCursor(ltx+dx, lty-(defaultFontHeight<<1)+dy, buf, TRUE);
1221 ShowMeasureCursor(ltx+dx, lty-(defaultFontHeight<<1)+dy, buf, TRUE);
1233 EndShowMeasureCursor(ltx+dx, lty-(defaultFontHeight<<1)+dy, buf, TRUE);
H A Dchoose.c159 ((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight :
247 CalcFormatStringInBox(pni->title_str, defaultFontPtr, defaultFontHeight,
624 defaultFontHeight : boldMsgFontHeight); in RedrawNameBaseWindow()
667 button_h = defaultFontHeight + 4; in RedrawNameBaseWindow()
2154 button_h = defaultFontHeight + 4;
H A Dfont.e49 extern int defaultFontHeight;
H A Dconst.h744 ((msgFontSet==NULL&&msgFontPtr==NULL)?(defaultFontHeight+1):(msgFontHeight+1))
H A Dtidget.c547 int font_height=defaultFontHeight;
H A Dsetup.c365 titleWindowH = (((msgFontSet==NULL && msgFontPtr==NULL) ? defaultFontHeight : in InitWinSizes()
1886 initialMenubarWindowH = defaultFontHeight; in Setup()
1888 statusSubWindowH[0] = defaultFontHeight+2+windowPadding; in Setup()
H A Dfont.c112 int defaultFontHeight=0; variable
3918 defaultFontHeight = defaultFontAsc + defaultFontDes; in InitFonts()
3932 defaultFontHeight = defaultFontAsc + defaultFontDes; in InitFonts()
3934 if (defaultFontWidth < 1 || defaultFontHeight < 1) { in InitFonts()
3936 defaultFontWidth, defaultFontHeight); in InitFonts()
3939 defaultFontHeight = 14; in InitFonts()
H A Dchat.c440 gstChatInfo.font_height = defaultFontHeight; in GetInitialChatWindowHeight()
H A Dmainmenu.c143 menu_h = defaultFontHeight; in InitMainMenu()
H A Dtdgtlist.c1236 gnListFontHeight = defaultFontHeight; in InitTdgtList()
H A Dmenu.c2337 menu_item->bbox.rby = menu_item->bbox.lty+defaultFontHeight;
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/partition/gui/
H A DReplaceWidget.cpp321 int iconSize = CalamaresUtils::defaultFontHeight() * 6; in updateStatus()
H A DChoicePage.cpp102 m_drivesLayout->insertSpacing( 1, CalamaresUtils::defaultFontHeight() / 2 ); in ChoicePage()
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/layer/
H A DColour3DPlotLayer.cpp1008 int defaultFontHeight = paint.fontMetrics().height(); in paintVerticalScale() local
1019 if (h >= defaultFontHeight * 0.8) { in paintVerticalScale()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Deasy_graphics_scrollbar.cpp504 rect.setRect(0, bottom + 2, width, widget->defaultFontHeight()); in paintByPtr()
743 rect.setRect(0, bottom + 2, width, widget->defaultFontHeight()); in paintById()
1841 int EasyGraphicsScrollbar::defaultFontHeight() const in defaultFontHeight() function in EasyGraphicsScrollbar
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/
H A DChangeLog.37811 * Source/GSSimpleLayoutManager.m (defaultFontHeight): New static
7815 defaultFontHeight() instead of hardcoded 12.

12