Home
last modified time | relevance | path

Searched defs:space_width (Results 1 – 25 of 109) sorted by relevance

12345

/dports/games/vor/vor-0.5.8/
H A Dfont.h9 int space_width; member
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/gfx/
H A Dfont.h43 int char_spacing, space_width; member
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/tools/
H A Dfonts.py448 def space_width(self) -> float: member in AbstractFont
488 def space_width(self) -> float: member in MatplotlibFont
524 def space_width(self) -> float: member in MonospaceFont
/dports/graphics/dia/dia-0.97.3/objects/GRAFCET/
H A Daction_text_draw.c45 real space_width; in action_text_draw() local
/dports/games/gbrainy/gbrainy-2.4.3/src/Games/Logic/
H A DPuzzleBalance.cs44 private const double figure_height = 0.1, space_width = 0.05, space_height = 0; field in gbrainy.Games.Logic.PuzzleBalance
H A DPuzzlePencil.cs30 private const double figure_height = 0.1, space_width = 0.1, space_height = 0.15; field in gbrainy.Games.Logic.PuzzlePencil
H A DPuzzleFigures.cs43 const double figure_size = 0.1, space_width = 0.05, space_height = 0.03; field in gbrainy.Games.Logic.PuzzleFigures
/dports/games/julius/julius-1.7.0/src/graphics/
H A Dfont.h26 int space_width; member
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dfont.h26 int space_width; member
/dports/biology/garlic/garlic-1.6/
H A Dplot_mouse.c51 int space_width, space_half_width; in PlotMouse_() local
H A Dmotion_notify.c86 int space_width, space_half_width; in MotionNotify_() local
/dports/deskutils/just/just-0.10.5/src/
H A Dtoken.rs33 let mut space_width = 0; in fmt() localVariable
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Dmenu.c201 int space_width = TextLength(rp, " ", 1); in ami_menu_calc_item_width() local
304 int space_width = TextLength(rp, " ", 1); in ami_menu_layout_gt() local
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-font.h36 int space_width; member
/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dfont.h114 int space_width; variable
/dports/games/maelstrom/Maelstrom-3.0.6/maclib/
H A DMac_FontServ.cpp221 int space_width; /* The width of the whole character */ in TextWidth() local
272 int space_width; /* The width of the whole character */ in TextImage() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/hwpfilter/source/
H A Dhpara.h65 hunit space_width; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/hwpfilter/source/
H A Dhpara.h64 hunit space_width; member
/dports/net/tcpflow/tcpflow-1.5.0/src/netviz/
H A Daddress_histogram_view.cpp68 double space_width = (offset_unit - bar_width) / 2.0; in render_data() local
H A Dport_histogram_view.cpp70 double space_width = (offset_unit - bar_width) / 2.0; in render_data() local
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlfontmanager.h33 guint space_width; member
/dports/textproc/groff/groff-1.22.4/src/include/
H A Dfont.h276 int space_width; // The normal width of a space. Used by variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/
H A Dsimple_font_data.h121 void SetSpaceWidth(float space_width) { space_width_ = space_width; } in SetSpaceWidth()
/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dface.h110 int space_width; member
/dports/emulators/mednafen/mednafen/src/drivers/
H A Dconsole.cpp296 const unsigned space_width = GetTextPixLength(U" "); in Draw() local

12345