Home
last modified time | relevance | path

Searched refs:letter_spacing (Results 76 – 100 of 266) sorted by relevance

1234567891011

/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dpango-glyph-item.h73 int letter_spacing);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/proxy/
H A Dserialized_structs.h47 int32_t letter_spacing; member
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvbitmapfont.h37 …lChar32 def_char, TextLangCfg * lang_cfg = NULL, int letter_spacing = 0, bool allow_hyphenation = …
H A Dlvbitmapfont.cpp55 int letter_spacing, in measureText() argument
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/pangomm/
H A Dlayoutrun.h133 void letter_space(const Glib::ustring& text, const LogAttr& log_attrs, int letter_spacing = 0);
/dports/devel/libruin/libruin-0.2.0/src/
H A Dlayout.c79 ruin_box_normalize_width (&b->letter_spacing, cb, TRUE); in normalize_lengths()
250 width += b->letter_spacing.used; in layout_text()
271 * (1 + b->letter_spacing.used)); in layout_text()
313 else if (idx < len) width += b->letter_spacing.used; in layout_text()
836 parse_size (b, &(b->letter_spacing), "letter-spacing"); in parse_inline_sizes()
H A Dbox.h102 ruin_length_t letter_spacing; member
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx/text/shaping/
H A Dharfbuzz.rs395 if let Some(letter_spacing) = options.letter_spacing { in advance_for_shaped_glyph()
396 advance = advance + letter_spacing; in advance_for_shaped_glyph()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/c/trusted/
H A Dppb_browser_font_trusted.h116 int32_t letter_spacing; member
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextattributes.h208 gint letter_spacing; member
H A Dgtktextattributes.c413 dest->letter_spacing = vals->letter_spacing; in _gtk_text_attributes_fill_from_tags()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/c/trusted/
H A Dppb_browser_font_trusted.h116 int32_t letter_spacing; member
/dports/cad/librepcb/librepcb-0.1.6/tests/data/projects/Nested Planes/library/pkg/f9f931ea-99e7-43bb-bb52-b1facd8ffedb/
H A Dpackage.lp127 (height 1.0) (stroke_width 0.2) (letter_spacing auto) (line_spacing auto)
132 (height 1.0) (stroke_width 0.2) (letter_spacing auto) (line_spacing auto)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/proxy/
H A Dserialized_structs.h49 int32_t letter_spacing; member
/dports/textproc/libcss/libcss-0.9.1/src/select/
H A Dautogenerated_computed.h237 css_fixed letter_spacing; member
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dfo.py990 class letter_spacing(xsc.Attrs): class
991 class letter_spacing(xsc.TextAttr): class in letter_spacing
1385 letter_spacing,
1416 letter_spacing,
1439 letter_spacing,
1601 letter_spacing,
1626 letter_spacing,
1658 letter_spacing,
/dports/devel/libruin/libruin-0.2.0/src/tests/
H A Dutil.h105 int letter_spacing; member
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvstyles.cpp61 + (lUInt32)rec.letter_spacing.pack()) * 31 in calcHash()
344 ST_PUT_LEN(letter_spacing); // css_length_t letter_spacing; in serialize()
407 … ST_GET_LEN(letter_spacing); // css_length_t letter_spacing; in deserialize()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/dompdf/src/FrameReflower/
H A DText.php82 $char_spacing = (float)$style->length_in_pt($style->letter_spacing);
397 $char_spacing = (float)$style->length_in_pt($style->letter_spacing);
/dports/cad/librepcb/librepcb-0.1.6/tests/data/libraries/Populated Library.lplib/pkg/888c8722-8f94-400c-a41e-7d89a2da12f2/
H A Dpackage.lp148 (height 1.0) (stroke_width 0.2) (letter_spacing auto) (line_spacing auto)
153 (height 1.0) (stroke_width 0.2) (letter_spacing auto) (line_spacing auto)
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimptextlayer_pdb.h82 gdouble letter_spacing);
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dfont.c123 return font->letter_spacing; in get_letter_spacing()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-glyph-item.inc39 …ace(glyph_item:PPangoGlyphItem; text:Pchar; log_attrs:PPangoLogAttr; letter_spacing:longint);cdecl…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/pango/
H A Dpango-glyph-item.inc39 …ace(glyph_item:PPangoGlyphItem; text:Pchar; log_attrs:PPangoLogAttr; letter_spacing:longint);cdecl…
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dtext-layer-cmds.c1029 gdouble letter_spacing = 0.0; in text_layer_get_letter_spacing_invoker() local
1038 "letter-spacing", &letter_spacing, in text_layer_get_letter_spacing_invoker()
1051 g_value_set_double (gimp_value_array_index (return_vals, 1), letter_spacing); in text_layer_get_letter_spacing_invoker()
1066 gdouble letter_spacing; in text_layer_set_letter_spacing_invoker() local
1069 letter_spacing = g_value_get_double (gimp_value_array_index (args, 1)); in text_layer_set_letter_spacing_invoker()
1077 "letter-spacing", letter_spacing, in text_layer_set_letter_spacing_invoker()

1234567891011