| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | GlyphGroup.java | 24 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 D | Subsetter.java | 64 public void setGlyphs(List<Integer> glyphs) { in setGlyphs() argument
|
| /third_party/skia/src/pdf/ |
| H A D | SkPDFMakeCIDGlyphWidthsArray.cpp | 114 auto glyphs = paths.glyphs(SkMakeSpan(glyphIDs)); in SkPDFMakeCIDGlyphWidthsArray() local [all...] |
| /third_party/skia/tests/ |
| H A D | FontMgrTest.cpp | 32 uint16_t glyphs[5]; in DEF_TEST() local [all...] |
| H A D | SkGlyphBufferTest.cpp | 157 SkGlyph glyphs[100]; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | hb-subset-test.h | 60 hb_subset_test_create_input_from_glyphs (const hb_set_t *glyphs) in hb_subset_test_create_input_from_glyphs() argument
|
| H A D | test-shape.c | 77 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 D | subsetter.cc | 40 void Subsetter::SetGlyphs(std::vector<int32_t>* glyphs) { in SetGlyphs() argument
|
| /third_party/skia/bench/ |
| H A D | CmapBench.cpp | 33 uint16_t glyphs[NGLYPHS]; in textToGlyphs_proc() local 42 uint16_t glyphs[NGLYPHS]; in charsToGlyphs_proc() local
|
| H A D | FontCacheBench.cpp | 125 int glyphs = 0; variable
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeFontTest.cpp | 121 uint16_t glyphs[50] = {0}; // 50 means glyphs array number in HWTEST_F() local
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt_subset.c | 72 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 D | embed_pdf.c | 219 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 D | GnomeFontInstance.cpp | 47 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 D | paragraph.cpp | 252 const LEGlyphID *glyphs = visualRun->getGlyphs(); in draw() local
|
| H A D | GDIFontInstance.cpp | 59 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 D | SkTextBlobPriv.h | 203 const uint16_t* glyphs() const { in glyphs() function in SkTextBlobRunIterator
|
| H A D | SkStrikeSpec.cpp | 233 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 D | GnomeFontInstance.cpp | 47 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 D | ShaperTest.cpp | 82 SkString glyphs; variable
|
| /third_party/skia/experimental/sktext/include/ |
| H A D | Interface.h | 74 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 D | WrappedText.cpp | 55 SkSpan<const uint16_t> glyphs; member
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeFontTest.cpp | 706 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 D | xmlreader.cpp | 186 UnicodeString text, glyphs, indices, positions; in readTestFile() local
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | xmlreader.cpp | 182 UnicodeString text, glyphs, indices, positions; in readTestFile() local
|