Home
last modified time | relevance | path

Searched defs:glyphs (Results 1 – 25 of 3599) sorted by relevance

12345678910>>...144

/dports/games/renpy/renpy-7.4.11-sdk/renpy/text/
H A Dtextsupport.pyx41 def __init__(self, int y, int height, list glyphs):
135 def annotate_western(list glyphs):
191 def annotate_unicode(list glyphs, bint no_ideographs, int cjk):
397 def linebreak_nobreak(list glyphs):
408 def linebreak_debug(list glyphs):
429 def linebreak_list(list glyphs):
510 def place_vertical(list glyphs, int y, int spacing, int leading):
601 def kerning(list glyphs, float amount):
608 def assign_times(float t, float gps, list glyphs):
898 def reverse_lines(list glyphs):
[all …]
H A Dtexwrap.pyx59 def __init__(self, list glyphs, first_width, rest_width, subtitle):
167 cdef void make_word_list(self, list glyphs):
232 def linebreak_tex(glyphs, first_width, rest_width, subtitle): argument
/dports/graphics/tesseract/tesseract-5.0.0/unittest/
H A Dvalidate_grapheme_test.cc20 std::vector<std::string> glyphs; in TEST() local
33 std::vector<std::string> glyphs; in TEST() local
43 std::vector<std::string> glyphs; in TEST() local
53 std::vector<std::string> glyphs; in TEST() local
69 std::vector<std::string> glyphs; in TEST() local
85 std::vector<std::string> glyphs; in TEST() local
101 std::vector<std::string> glyphs; in TEST() local
123 std::vector<std::string> glyphs; in TEST() local
140 std::vector<std::string> glyphs; in TEST() local
156 std::vector<std::string> glyphs; in TEST() local
H A Dvalidate_indic_test.cc130 std::vector<std::string> glyphs; in TEST() local
149 std::vector<std::string> glyphs; in TEST() local
176 std::vector<std::string> glyphs; in TEST() local
186 std::vector<std::string> glyphs; in TEST() local
202 std::vector<std::string> glyphs; in TEST() local
/dports/x11-fonts/py-glyphsLib/glyphsLib-3.1.4/Lib/glyphsLib/builder/
H A Dcustom_params.py217 def to_glyphs(self, glyphs, ufo): argument
224 def to_ufo(self, glyphs, ufo): argument
377 def to_glyphs(self, glyphs, ufo): argument
392 def to_glyphs(self, glyphs, ufo): argument
411 def to_ufo(self, glyphs, ufo): argument
550 def to_ufo(self, glyphs, ufo): argument
589 def to_ufo(self, glyphs, ufo): argument
617 def to_ufo(self, glyphs, ufo): argument
636 def to_ufo(self, glyphs, ufo): argument
672 def to_ufo(self, glyphs, ufo): argument
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCharToGlyphMapper.java66 int[] glyphs = new int[1]; in charToGlyph() local
74 int [] glyphs = new int[1]; in charToGlyph() local
83 char[] unicodes, int[] glyphs); in charsToGlyphs()
86 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
89 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DCharToGlyphMapper.java66 int[] glyphs = new int[1]; in charToGlyph() local
74 int [] glyphs = new int[1]; in charToGlyph() local
83 char[] unicodes, int[] glyphs); in charsToGlyphs()
86 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
89 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/openvg/
H A Dqsgopenvgfontglyphcache.cpp82 void QSGOpenVGFontGlyphCache::populate(const QVector<quint32> &glyphs) in populate()
107 void QSGOpenVGFontGlyphCache::release(const QVector<quint32> &glyphs) in release()
118 void QSGOpenVGFontGlyphCache::requestGlyphs(const QSet<quint32> &glyphs) in requestGlyphs()
144 void QSGOpenVGFontGlyphCache::referenceGlyphs(const QSet<quint32> &glyphs) in referenceGlyphs()
154 void QSGOpenVGFontGlyphCache::releaseGlyphs(const QSet<quint32> &glyphs) in releaseGlyphs()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/plugins/scenegraph/openvg/
H A Dqsgopenvgfontglyphcache.cpp82 void QSGOpenVGFontGlyphCache::populate(const QVector<quint32> &glyphs) in populate()
107 void QSGOpenVGFontGlyphCache::release(const QVector<quint32> &glyphs) in release()
118 void QSGOpenVGFontGlyphCache::requestGlyphs(const QSet<quint32> &glyphs) in requestGlyphs()
144 void QSGOpenVGFontGlyphCache::referenceGlyphs(const QSet<quint32> &glyphs) in referenceGlyphs()
154 void QSGOpenVGFontGlyphCache::releaseGlyphs(const QSet<quint32> &glyphs) in releaseGlyphs()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qglyphrun/
H A Dtst_qglyphrun.cpp111 QGlyphRun glyphs; in make_dummy_indexes() local
135 QGlyphRun glyphs; in copyConstructor() local
164 QGlyphRun glyphs(make_dummy_indexes()); in assignment() local
242 QGlyphRun glyphs = listOfGlyphs.at(0); in textLayoutGlyphIndexes() local
272 QGlyphRun glyphs = layout.glyphRuns().size() > 0 in drawExistingGlyphs() local
374 QGlyphRun glyphs; in drawNonExistentGlyphs() local
475 QGlyphRun glyphs; in detach() local
514 QGlyphRun glyphs = layout.glyphRuns().size() > 0 in drawStruckOutText() local
555 QGlyphRun glyphs = layout.glyphRuns().size() > 0 in drawOverlinedText() local
596 QGlyphRun glyphs = layout.glyphRuns().size() > 0 in drawUnderlinedText() local
[all …]
/dports/graphics/cairo/cairo-1.17.4/test/
H A Dft-show-glyphs-positioning.c40 glyph_array_init (glyph_array_t *glyphs, double x, double y) in glyph_array_init()
48 glyph_array_rel_move_to (glyph_array_t *glyphs, double x, double y) in glyph_array_rel_move_to()
55 glyph_array_show (glyph_array_t *glyphs, cairo_t *cr) in glyph_array_show()
63 glyph_array_add_text(glyph_array_t *glyphs, cairo_t *cr, const char *s, double spacing) in glyph_array_add_text()
124 glyph_array_t glyphs; in draw() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DCharToGlyphMapper.java70 int[] glyphs = new int[1]; in charToGlyph() local
78 int [] glyphs = new int[1]; in charToGlyph() local
92 char[] unicodes, int[] glyphs); in charsToGlyphs()
95 char[] unicodes, int[] glyphs); in charsToGlyphsNS()
98 int[] unicodes, int[] glyphs); in charsToGlyphs()
/dports/x11-fonts/libXft/libXft-2.3.4/src/
H A Dxftextent.c28 _Xconst FT_UInt *glyphs, in XftGlyphExtents()
123 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftTextExtents8() local
151 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftTextExtents16() local
179 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftTextExtents32() local
207 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; in XftTextExtentsUtf8() local
251 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; in XftTextExtentsUtf16() local
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/gtk/
H A DGtk_PangoGlyphArea.hh34 static SmartPtr<Gtk_PangoGlyphArea> create(PangoFont* font, PangoGlyphString* glyphs) in create()
44 PangoGlyphString* glyphs; member in Gtk_PangoGlyphArea
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/font/
H A DNativeGlyphMapper.java78 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
89 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
94 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/font/
H A DNativeGlyphMapper.java78 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
89 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
94 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/font/
H A DNativeGlyphMapper.java78 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
89 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
94 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/font/
H A DNativeGlyphMapper.java78 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
89 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
94 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()

12345678910>>...144