Home
last modified time | relevance | path

Searched defs:glyphs (Results 26 - 50 of 123) sorted by relevance

12345

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DGlyphGroup.java24 GlyphGroup(Collection<Integer> glyphs) { in GlyphGroup() argument
43 void addAll(Collection<Integer> glyphs) { in addAll() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DSubsetter.java64 public void setGlyphs(List<Integer> glyphs) { in setGlyphs() argument
/third_party/skia/src/pdf/
H A DSkPDFMakeCIDGlyphWidthsArray.cpp114 auto glyphs = paths.glyphs(SkMakeSpan(glyphIDs)); in SkPDFMakeCIDGlyphWidthsArray() local
[all...]
/third_party/skia/tests/
H A DFontMgrTest.cpp32 uint16_t glyphs[5]; in DEF_TEST() local
[all...]
H A DSkGlyphBufferTest.cpp157 SkGlyph glyphs[100]; in DEF_TEST() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dhb-subset-test.h60 hb_subset_test_create_input_from_glyphs (const hb_set_t *glyphs) in hb_subset_test_create_input_from_glyphs() argument
H A Dtest-shape.c77 hb_glyph_info_t *glyphs; in test_font() local
148 hb_glyph_info_t *glyphs; in test_shape_clusters() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
H A Dsubsetter.cc40 void Subsetter::SetGlyphs(std::vector<int32_t>* glyphs) { in SetGlyphs() argument
/third_party/skia/bench/
H A DCmapBench.cpp33 uint16_t glyphs[NGLYPHS]; in textToGlyphs_proc() local
42 uint16_t glyphs[NGLYPHS]; in charsToGlyphs_proc() local
H A DFontCacheBench.cpp125 int glyphs = 0; variable
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeFontTest.cpp121 uint16_t glyphs[50] = {0}; // 50 means glyphs array number in HWTEST_F() local
/third_party/cups-filters/fontembed/
H A Dsfnt_subset.c72 static int otf_subset_glyf(OTF_FILE *otf,int curgid,int donegid,BITSET glyphs) // {{{ in otf_subset_glyf() argument
118 int otf_subset(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) // {{{ - returns number of bytes written in otf_subset() argument
225 otf_subset_cff(OTF_FILE *otf,BITSET glyphs,OUTPUT_FN output,void *context) otf_subset_cff() argument
[all...]
H A Dembed_pdf.c219 EMB_PDF_FONTWIDTHS *emb_pdf_fw_cidwidths(const BITSET glyphs,int len,int default_width,int (*getGlyphWidth)(void *context,int gid),void *context) // {{{ glyphs==NULL -> output all in emb_pdf_fw_cidwidths() argument
/third_party/icu/icu4c/source/samples/layout/
H A DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() argument
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, in rasterizeGlyphs() argument
H A Dparagraph.cpp252 const LEGlyphID *glyphs = visualRun->getGlyphs(); in draw() local
H A DGDIFontInstance.cpp59 void GDISurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, in drawGlyphs() argument
/third_party/skia/src/core/
H A DSkTextBlobPriv.h203 const uint16_t* glyphs() const { in glyphs() function in SkTextBlobRunIterator
H A DSkStrikeSpec.cpp233 SkSpan<const SkGlyph*> SkBulkGlyphMetrics::glyphs(SkSpan<const SkGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetrics
250 SkSpan<const SkGlyph*> SkBulkGlyphMetricsAndPaths::glyphs(SkSpan<const SkGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetricsAndPaths
275 SkSpan<const SkGlyph*> SkBulkGlyphMetricsAndImages::glyphs(SkSpan<const SkPackedGlyphID> glyphIDs) { in glyphs() function in SkBulkGlyphMetricsAndImages
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DGnomeFontInstance.cpp47 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() argument
184 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCount, const float *positions, in rasterizeGlyphs() argument
/third_party/skia/modules/skshaper/tests/
H A DShaperTest.cpp82 SkString glyphs; variable
/third_party/skia/experimental/sktext/include/
H A DInterface.h74 onGlyphRun(const SkFont& font, TextRange textRange, SkRect bounds, int trailingSpaces, int glyphCount, const uint16_t glyphs[], const SkPoint positions[], const TextIndex clusters[]) onGlyphRun() argument
/third_party/skia/experimental/sktext/tests/
H A DWrappedText.cpp55 SkSpan<const uint16_t> glyphs; member
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeFontTest.cpp706 uint16_t glyphs[50] = {0}; // 50 means glyphs array number in HWTEST_F() local
729 uint16_t glyphs[50] = {0}; // 50 means glyphs array number in HWTEST_F() local
773 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
794 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
817 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
843 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
865 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
905 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
929 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
960 uint16_t glyphs[50] = {0}; // 50 means glyphs array number HWTEST_F() local
[all...]
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp186 UnicodeString text, glyphs, indices, positions; in readTestFile() local
/third_party/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp182 UnicodeString text, glyphs, indices, positions; in readTestFile() local

Completed in 13 milliseconds

12345