/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 185 hb_glyph_info_t *glyphs; in test_buffer_contents() local 382 hb_glyph_info_t *glyphs; in test_buffer_utf8_conversion() local 679 hb_glyph_info_t *glyphs; in test_buffer_utf8_validity() local 738 hb_glyph_info_t *glyphs; in test_buffer_utf16_conversion() local 792 hb_glyph_info_t *glyphs; in test_buffer_utf32_conversion() local
|
D | test-shape.c | 92 hb_glyph_info_t *glyphs; in test_shape() local
|
/external/icu/icu4c/source/samples/layout/ |
D | GnomeFontInstance.cpp | 41 void GnomeSurface::drawGlyphs(const LEFontInstance *font, const LEGlyphID *glyphs, le_int32 count, in drawGlyphs() 178 void GnomeFontInstance::rasterizeGlyphs(cairo_t *cairo, const LEGlyphID *glyphs, le_int32 glyphCoun… in rasterizeGlyphs()
|
D | rsurface.cpp | 16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
|
D | Surface.cpp | 15 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs()
|
/external/skia/bench/ |
D | CmapBench.cpp | 35 uint16_t glyphs[NGLYPHS]; in textToGlyphs_proc() local 46 uint16_t glyphs[NGLYPHS]; in charsToGlyphs_proc() local
|
D | TextBlobBench.cpp | 33 SkTDArray<uint16_t> glyphs; in TextBlobBench() local
|
/external/skia/src/core/ |
D | SkTypeface.cpp | 42 uint16_t glyphs[], int glyphCount) const override { in onCharsToGlyphs() 222 uint16_t glyphs[], int glyphCount) const { in charsToGlyphs() 244 bool SkTypeface::getKerningPairAdjustments(const uint16_t glyphs[], int count, in getKerningPairAdjustments() 295 bool SkTypeface::onGetKerningPairAdjustments(const uint16_t glyphs[], int count, in onGetKerningPairAdjustments()
|
D | SkFont.cpp | 62 uint16_t glyphs[], int maxGlyphCount) const { in textToGlyphs()
|
/external/harfbuzz_ng/src/ |
D | test-would-substitute.cc | 100 hb_codepoint_t glyphs[2]; in main() local
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.hh | 50 cairo_glyph_t *glyphs; member
|
D | hb-ot-shape-closure.cc | 106 hb_set_t *glyphs; member
|
/external/sfntly/cpp/src/sample/subsetter/ |
D | subset_util.cc | 67 IntegerList glyphs; in Subset() local
|
/external/icu/icu4c/source/layout/ |
D | LEInsertionList.cpp | 20 LEGlyphID glyphs[ANY_NUMBER]; member
|
D | LEGlyphStorage.cpp | 212 void LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const in getGlyphs() 235 void LEGlyphStorage::getGlyphs(LEGlyphID glyphs[], LEErrorCode &success) const in getGlyphs()
|
/external/icu/icu4c/source/test/letest/ |
D | letest.h | 43 LEGlyphID *glyphs; member
|
D | letest.cpp | 59 LEGlyphID *glyphs = NULL; in ParamTest() local 245 LEGlyphID glyphs[6], extraBitGlyphs[6];; in AccessTest() local 612 UnicodeString text, glyphs, indices, positions; in DataDrivenTest() local
|
/external/skia/gm/ |
D | typeface.cpp | 77 static void getGlyphPositions(const SkPaint& paint, const uint16_t glyphs[], in getGlyphPositions() 111 uint16_t* glyphs = glyphStorage.get(); in drawKernText() local
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | subsetter.cc | 40 void Subsetter::SetGlyphs(IntegerList* glyphs) { in SetGlyphs()
|
/external/fonttools/Lib/fontTools/ |
D | subset.py | 46 def intersect(self, glyphs): argument 51 def intersect_glyphs(self, glyphs): argument 56 def subset(self, glyphs): argument 68 def intersect(self, glyphs): argument 75 def intersect_class(self, glyphs, klass): argument 83 def subset(self, glyphs, remap=False): argument 1928 def populate(self, glyphs=[], unicodes=[], text=""): argument 2096 def glyphs(self, glyphs, font=None): argument
|
/external/skia/tests/ |
D | FontMgrTest.cpp | 25 uint16_t glyphs[5]; in test_font() local
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | leperf.cpp | 37 LEGlyphID *glyphs = NULL; in iterate() local
|
/external/icu/icu4c/source/layoutex/layout/ |
D | ParagraphLayout.h | 569 LEGlyphID *glyphs; member 738 … const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) in VisualRun()
|
/external/skia/include/core/ |
D | SkTextBlob.h | 136 uint16_t* glyphs; member
|
/external/skia/tools/ |
D | sk_tool_utils.cpp | 84 SkTDArray<uint16_t> glyphs; in add_to_text_blob() local
|