Home
last modified time | relevance | path

Searched defs:titleWidth (Results 1 – 25 of 124) sorted by relevance

12345

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/util/
H A DTrackRowRenderers.cpp96 int titleWidth = in skeleton() local
151 int titleWidth = 0; in __anon30922a840102() local
192 int titleWidth = in skeleton() local
242 int titleWidth = in __anon30922a840202() local
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDescrDialog.C221 Dimension titleWidth; in createDialog() local
321 Dimension titleWidth; in createDialog() local
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/toolkit/
H A DBoxedButton.java34 final int titleWidth = box.getFontMetrics(font).stringWidth(title); in BoxedButton() local
/dports/devel/gorm/apps-gorm-04554d2/GormCore/
H A DGormMatrixEditor.m54 - (CGFloat) titleWidth; method in GormAdditions
60 {
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dnine_patch.cpp72 int titleWidth = 0; in init() local
133 void NinePatchSide::calcOffsets(int len, int titleIndex, int titleWidth) { in calcOffsets()
247 void NinePatchBitmap::modifyTitleWidth(int titleWidth) { in modifyTitleWidth()
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DSaveWorldMenu.cxx103 … const float titleWidth = fm.getStrLength(title->getFontFace(), titleFontSize, title->getString()); in resize() local
H A DEffectsMenu.cxx296 const float titleWidth = in resize() local
H A DOptionsMenu.cxx235 …const float titleWidth = fm.getStrLength(MainMenu::getFontFace(), titleFontSize, title->getString(… in resize() local
H A DGUIOptionsMenu.cxx357 …const float titleWidth = fm.getStrLength(MainMenu::getFontFace(), titleFontSize, title->getString(… in resize() local
H A DCacheMenu.cxx204 const float titleWidth = in resize() local
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DSaveWorldMenu.cxx103 … const float titleWidth = fm.getStrLength(title->getFontFace(), titleFontSize, title->getString()); in resize() local
H A DEffectsMenu.cxx296 const float titleWidth = in resize() local
H A DOptionsMenu.cxx235 …const float titleWidth = fm.getStrLength(MainMenu::getFontFace(), titleFontSize, title->getString(… in resize() local
H A DGUIOptionsMenu.cxx357 …const float titleWidth = fm.getStrLength(MainMenu::getFontFace(), titleFontSize, title->getString(… in resize() local
H A DCacheMenu.cxx204 const float titleWidth = in resize() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/border/
H A DTitledBorder.java510 int titleWidth = fm.stringWidth(getTitle()); in layoutBorderWithTitle() local
616 int titleWidth = fm.stringWidth(getTitle()); in paintBorderWithTitle() local
1039 int titleWidth = fm.stringWidth(getTitle()); in getMinimumSize() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/border/
H A DTitledBorder.java510 int titleWidth = fm.stringWidth(getTitle()); in layoutBorderWithTitle() local
616 int titleWidth = fm.stringWidth(getTitle()); in paintBorderWithTitle() local
1039 int titleWidth = fm.stringWidth(getTitle()); in getMinimumSize() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/javax/swing/border/
H A DTitledBorder.java510 int titleWidth = fm.stringWidth(getTitle()); in layoutBorderWithTitle() local
616 int titleWidth = fm.stringWidth(getTitle()); in paintBorderWithTitle() local
1039 int titleWidth = fm.stringWidth(getTitle()); in getMinimumSize() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/javax/swing/border/
H A DTitledBorder.java510 int titleWidth = fm.stringWidth(getTitle()); in layoutBorderWithTitle() local
616 int titleWidth = fm.stringWidth(getTitle()); in paintBorderWithTitle() local
1039 int titleWidth = fm.stringWidth(getTitle()); in getMinimumSize() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/javax/swing/border/
H A DTitledBorder.java510 int titleWidth = fm.stringWidth(getTitle()); in layoutBorderWithTitle() local
616 int titleWidth = fm.stringWidth(getTitle()); in paintBorderWithTitle() local
1039 int titleWidth = fm.stringWidth(getTitle()); in getMinimumSize() local
/dports/games/scummvm/scummvm-2.5.1/graphics/macgui/
H A Dmacwindowborder.cpp144 int titleWidth = font->getStringWidth(_title) + 10; in setTitle() local
184 int titleWidth = font->getStringWidth(_title) + 10; in drawTitle() local
/dports/math/vtk8/VTK-8.2.0/Charts/Core/
H A DvtkCategoryLegend.cxx180 float titleWidth = 0.0f; in GetBoundingRect() local
/dports/math/vtk6/VTK-6.2.0/Charts/Core/
H A DvtkCategoryLegend.cxx182 float titleWidth = 0.0f; in GetBoundingRect() local
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DTitleMenu.cpp177 int titleWidth, titleHeight = 0; in render() local
/dports/math/vtk9/VTK-9.1.0/Charts/Core/
H A DvtkCategoryLegend.cxx176 float titleWidth = 0.0f; in GetBoundingRect() local

12345