Home
last modified time | relevance | path

Searched defs:glyphs (Results 76 – 100 of 4239) sorted by relevance

12345678910>>...170

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqabstractfontengine_qws.cpp483 void QAbstractFontEngine::addGlyphOutlinesToPath(uint *glyphs, int numGlyphs, FixedPoint *positions… in addGlyphOutlinesToPath()
519 bool QProxyFontEngine::stringToCMap(const QChar *str, int len, QGlyphLayout *glyphs, int *nglyphs, … in stringToCMap()
540 void QProxyFontEngine::recalcAdvances(QGlyphLayout *glyphs, QTextEngine::ShaperFlags flags) const in recalcAdvances()
623 void QProxyFontEngine::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int nglyphs, QPaint… in addGlyphsToPath()
631 glyph_metrics_t QProxyFontEngine::boundingBox(const QGlyphLayout &glyphs) in boundingBox()
714 QVarLengthArray<uint> glyphs(len); in canRender() local
738 QVarLengthArray<glyph_t> glyphs; in draw() local
H A Dqfontengine.cpp258 QGlyphLayoutArray<8> glyphs; in xHeight() local
269 QGlyphLayoutArray<8> glyphs; in averageCharWidth() local
405 glyph_metrics_t QFontEngine::tightBoundingBox(const QGlyphLayout &glyphs) in tightBoundingBox()
536 void QFontEngine::addBitmapFontToPath(qreal x, qreal y, const QGlyphLayout &glyphs, in addBitmapFontToPath()
1243 QFixed QFontEngine::lastRightBearing(const QGlyphLayout &glyphs, bool round) in lastRightBearing()
1310 glyph_metrics_t QFontEngineBox::boundingBox(const QGlyphLayout &glyphs) in boundingBox()
1329 QVarLengthArray<glyph_t> glyphs; in draw() local
1444 QGlyphLayout *glyphs, int *nglyphs, in stringToCMap()
1493 glyph_metrics_t QFontEngineMulti::boundingBox(const QGlyphLayout &glyphs) in boundingBox()
1562 void QFontEngineMulti::addOutlineToPath(qreal x, qreal y, const QGlyphLayout &glyphs, in addOutlineToPath()
[all …]
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dglyphs.c37 cairo_glyph_t *glyphs = NULL, *glyphs_copy; in do_glyphs() local
108 cairo_glyph_t *glyphs = NULL; in count_glyphs() local
180 glyphs (cairo_perf_t *perf, cairo_t *cr, int width, int height) in glyphs() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-subset-plan.cc85 _remove_invalid_gids (hb_set_t *glyphs, in _remove_invalid_gids()
102 hb_vector_t<hb_codepoint_t> *glyphs) in _populate_gids_to_retain()
159 _create_old_gid_to_new_gid_map (const hb_vector_t<hb_codepoint_t> &glyphs, in _create_old_gid_to_new_gid_map()
/dports/multimedia/libkate/libkate-0.4.1/tests/
H A Dtext.c25 int glyphs=0; in count_glyphs() local
32 #define COUNT_GLYPHS(text,glyphs) \ argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DTrueTypeGlyphMapper.java167 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
181 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
221 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DTrueTypeGlyphMapper.java167 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
181 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
221 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-surface-observer-private.h162 struct glyphs { struct
163 cairo_time_t elapsed;
164 unsigned int count;
165 struct extents extents;
166 unsigned int operators[NUM_OPERATORS];
167 struct pattern source;
168 struct clip clip;
169 unsigned int noop;
171 cairo_observation_record_t slowest;
172 } glyphs; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-surface-observer-private.h162 struct glyphs { struct
163 cairo_time_t elapsed;
164 unsigned int count;
165 struct extents extents;
166 unsigned int operators[NUM_OPERATORS];
167 struct pattern source;
168 struct clip clip;
169 unsigned int noop;
171 cairo_observation_record_t slowest;
172 } glyphs; member
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-surface-observer-private.h162 struct glyphs { struct
163 cairo_time_t elapsed;
164 unsigned int count;
165 struct extents extents;
166 unsigned int operators[NUM_OPERATORS];
167 struct pattern source;
168 struct clip clip;
169 unsigned int noop;
171 cairo_observation_record_t slowest;
172 } glyphs; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-surface-observer-private.h162 struct glyphs { struct
163 cairo_time_t elapsed;
164 unsigned int count;
165 struct extents extents;
166 unsigned int operators[NUM_OPERATORS];
167 struct pattern source;
168 struct clip clip;
169 unsigned int noop;
171 cairo_observation_record_t slowest;
172 } glyphs; member
/dports/x11-fonts/libXft/libXft-2.3.4/src/
H A Dxftdraw.c487 _Xconst FT_UInt *glyphs, in XftDrawGlyphs()
518 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftDrawString8() local
548 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftDrawString16() local
576 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; in XftDrawString32() local
604 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; in XftDrawStringUtf8() local
649 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; in XftDrawStringUtf16() local
688 _Xconst XftGlyphSpec *glyphs, in XftDrawGlyphSpec()
715 _Xconst XftGlyphFontSpec *glyphs, in XftDrawGlyphFontSpec()
755 XftGlyphSpec *glyphs, glyphs_local[NUM_LOCAL]; in XftDrawCharSpec() local
784 XftGlyphFontSpec *glyphs, glyphs_local[NUM_LOCAL]; in XftDrawCharFontSpec() local
/dports/x11-toolkits/pango/pango-1.48.11/pango/
H A Dshape.c57 PangoGlyphString *glyphs) in pango_shape()
96 PangoGlyphString *glyphs) in pango_shape_full()
109 PangoGlyphString *glyphs) in fallback_shape()
217 PangoGlyphString *glyphs, in pango_shape_with_flags()
/dports/devel/love08/love-0.8.0/src/modules/font/freetype/
H A DFont.cpp48 Rasterizer * Font::newRasterizer(love::image::ImageData * data, std::string glyphs) in newRasterizer()
61 …Rasterizer * Font::newRasterizer(love::image::ImageData * data, unsigned short * glyphs, int lengt… in newRasterizer()
/dports/x11-fonts/py-cu2qu/cu2qu-1.6.5/Lib/cu2qu/
H A Derrors.py10 def __init__(self, glyphs): argument
32 def __init__(self, glyphs, segments): argument
/dports/graphics/tesseract/tesseract-5.0.0/unittest/
H A Dnormstrngs_test.h39 inline std::string PrintStringVectorWithUnicodes(const std::vector<std::string> &glyphs) { in PrintStringVectorWithUnicodes()
51 std::vector<std::string> glyphs; in ExpectGraphemeModeResults() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeGlyphMapper.java152 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
158 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
188 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeGlyphMapper.java152 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
158 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
188 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DTrueTypeGlyphMapper.java153 public void charsToGlyphs(int count, int[] unicodes, int[] glyphs) { in charsToGlyphs()
159 public void charsToGlyphs(int count, char[] unicodes, int[] glyphs) { in charsToGlyphs()
189 public boolean charsToGlyphsNS(int count, char[] unicodes, int[] glyphs) { in charsToGlyphsNS()
/dports/devel/love07/love-HEAD/src/modules/font/freetype/
H A DFont.cpp48 Rasterizer * Font::newRasterizer(love::image::ImageData * data, std::string glyphs) in newRasterizer()
60 …Rasterizer * Font::newRasterizer(love::image::ImageData * data, unsigned short * glyphs, int lengt… in newRasterizer()

12345678910>>...170