Home
last modified time | relevance | path

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

1234

/dports/graphics/libcaca/libcaca-0.99.beta19/java/org/zoy/caca/
H A DFont.java33 private static native int getFontWidth(long fontPtr); in getFontWidth() method in Font
36 return getFontWidth(ptr); in getWidth()
/dports/games/mirrormagic/mirrormagic-2.0.2/src/libgame/
H A Dtext.c39 int getFontWidth(int font_size, int font_type) in getFontWidth() function
73 int font_width = getFontWidth(FS_SMALL, font_type); in DrawTextFCentered()
118 font_width = getFontWidth(font_size, font_type); in DrawTextExt()
H A Dtext.h65 int getFontWidth(int, int);
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/
H A DCanvasPanel.java76 protected int getFontWidth() in getFontWidth() method in CanvasPanel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/
H A DMarkerPathField.java40 return 20 * MarkerSupportInternalUtilities.getFontWidth(control); in getDefaultColumnWidth()
H A DMarkerLocationField.java44 return 15 * MarkerSupportInternalUtilities.getFontWidth(control); in getDefaultColumnWidth()
H A DMarkerDescriptionField.java109 return 50 * MarkerSupportInternalUtilities.getFontWidth(control); in getDefaultColumnWidth()
/dports/x11/idesk/idesk-0.7.5/src/
H A DXImlib2Caption.h84 int getFontWidth();
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dtext.h70 int getFontWidth(int);
H A Dtext.c142 int getFontWidth(int font_nr) in getFontWidth() function
158 return (text != NULL ? strlen(text) * getFontWidth(font_nr) : 0); in getTextWidth()
332 int font_width = getFontWidth(font_nr); in DrawTextExt()
752 int font_width = getFontWidth(font_nr); in DrawTextBuffer_Flush()
775 int font_width = getFontWidth(font_nr); in DrawTextBuffer()
H A Dgadgets.c231 int font_width = getFontWidth(font_nr); in DrawGadget()
269 int font_width = getFontWidth(font_nr); in DrawGadget()
318 int font_width = getFontWidth(font_nr); in DrawGadget()
414 int font_width = getFontWidth(font_nr); in DrawGadget()
1055 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1080 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1139 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1179 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1640 (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
1653 int x = (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dtext.h70 int getFontWidth(int);
H A Dtext.c142 int getFontWidth(int font_nr) in getFontWidth() function
158 return (text != NULL ? strlen(text) * getFontWidth(font_nr) : 0); in getTextWidth()
332 int font_width = getFontWidth(font_nr); in DrawTextExt()
752 int font_width = getFontWidth(font_nr); in DrawTextBuffer_Flush()
775 int font_width = getFontWidth(font_nr); in DrawTextBuffer()
H A Dgadgets.c231 int font_width = getFontWidth(font_nr); in DrawGadget()
269 int font_width = getFontWidth(font_nr); in DrawGadget()
318 int font_width = getFontWidth(font_nr); in DrawGadget()
414 int font_width = getFontWidth(font_nr); in DrawGadget()
1055 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1080 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1139 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1179 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1646 (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
1659 int x = (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dtext.h70 int getFontWidth(int);
H A Dtext.c142 int getFontWidth(int font_nr) in getFontWidth() function
158 return (text != NULL ? strlen(text) * getFontWidth(font_nr) : 0); in getTextWidth()
332 int font_width = getFontWidth(font_nr); in DrawTextExt()
752 int font_width = getFontWidth(font_nr); in DrawTextBuffer_Flush()
775 int font_width = getFontWidth(font_nr); in DrawTextBuffer()
H A Dgadgets.c231 int font_width = getFontWidth(font_nr); in DrawGadget()
269 int font_width = getFontWidth(font_nr); in DrawGadget()
318 int font_width = getFontWidth(font_nr); in DrawGadget()
414 int font_width = getFontWidth(font_nr); in DrawGadget()
1055 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1080 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1139 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1179 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1640 (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
1653 int x = (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dtext.h70 int getFontWidth(int);
H A Dtext.c142 int getFontWidth(int font_nr) in getFontWidth() function
158 return (text != NULL ? strlen(text) * getFontWidth(font_nr) : 0); in getTextWidth()
332 int font_width = getFontWidth(font_nr); in DrawTextExt()
752 int font_width = getFontWidth(font_nr); in DrawTextBuffer_Flush()
775 int font_width = getFontWidth(font_nr); in DrawTextBuffer()
H A Dgadgets.c231 int font_width = getFontWidth(font_nr); in DrawGadget()
269 int font_width = getFontWidth(font_nr); in DrawGadget()
318 int font_width = getFontWidth(font_nr); in DrawGadget()
414 int font_width = getFontWidth(font_nr); in DrawGadget()
1055 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1080 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1139 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1179 int font_width = getFontWidth(font_nr); in HandleGadgetTags()
1646 (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
1659 int x = (mx - gi->x - gi->border.xsize) / getFontWidth(gi->font); in HandleGadgets()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/text/
H A Dtext_rpg.cpp145 uint16 charsPerLine = (sd->w << 3) / (_screen->getFontWidth() + _screen->_charWidth); in displayText()
181 uint16 dv = _textDimData[sdx].column / (_screen->getFontWidth() + _screen->_charWidth); in displayText()
208 dv = _textDimData[sdx].column / (_screen->getFontWidth() + _screen->_charWidth); in displayText()
212 _textDimData[sdx].column = (_screen->getFontWidth() + _screen->_charWidth) * dv; in displayText()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/text/
H A Dtext_rpg.cpp156 uint16 charsPerLine = (sd->w << 3) / (_screen->getFontWidth() + _screen->_charSpacing); in displayText()
194 uint16 dv = _textDimData[sdx].column / (_screen->getFontWidth() + _screen->_charSpacing); in displayText()
222 dv = _textDimData[sdx].column / (_screen->getFontWidth() + _screen->_charSpacing); in displayText()
226 _textDimData[sdx].column = (_screen->getFontWidth() + _screen->_charSpacing) * dv; in displayText()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXPostscriptFont.h150 FXint getFontWidth() const;
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Diceview.cc467 int getFontWidth() { return fontWidth; } in getFontWidth() function in TextView
584 int x = max(32, 5 * view->getFontWidth()); in FileView()
660 setSize(max(width(), 80 * unsigned(view->getFontWidth())), in loadFile()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Dscreens.c1177 tmi->chars = tmi->width / getFontWidth(tmi->font); in DrawTitleScreenMessage()
1179 tmi->width = tmi->chars * getFontWidth(tmi->font); in DrawTitleScreenMessage()
2231 int font_width = getFontWidth(font_nr); in DrawInfoScreen_HelpText()
2868 int xstep = getFontWidth(font_text); in DrawInfoScreen_Version()
3040 tmi->chars = tmi->width / getFontWidth(tmi->font); in DrawInfoScreen_LevelSet()
3042 tmi->width = tmi->chars * getFontWidth(tmi->font); in DrawInfoScreen_LevelSet()
3184 int font_width = getFontWidth(font_active_nr); in HandleTypeName()
3735 int dx1 = 3 * getFontWidth(font_nr1); in drawHallOfFameList()
3736 int dx2 = dx1 + getFontWidth(font_nr1); in drawHallOfFameList()
3737 int dx3 = dx2 + 25 * getFontWidth(font_nr3); in drawHallOfFameList()
[all …]

1234