Home
last modified time | relevance | path

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

123

/external/harfbuzz_ng/test/api/
Dtest-buffer.c185 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
Dtest-shape.c92 hb_glyph_info_t *glyphs; in test_shape() local
/external/icu/icu4c/source/samples/layout/
DGnomeFontInstance.cpp41 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()
Drsurface.cpp16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 coun… in rs_drawGlyphs()
DSurface.cpp15 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, c… in drawGlyphs()
/external/skia/bench/
DCmapBench.cpp35 uint16_t glyphs[NGLYPHS]; in textToGlyphs_proc() local
46 uint16_t glyphs[NGLYPHS]; in charsToGlyphs_proc() local
DTextBlobBench.cpp33 SkTDArray<uint16_t> glyphs; in TextBlobBench() local
/external/skia/src/core/
DSkTypeface.cpp42 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()
DSkFont.cpp62 uint16_t glyphs[], int maxGlyphCount) const { in textToGlyphs()
/external/harfbuzz_ng/src/
Dtest-would-substitute.cc100 hb_codepoint_t glyphs[2]; in main() local
/external/harfbuzz_ng/util/
Dhelper-cairo.hh50 cairo_glyph_t *glyphs; member
Dhb-ot-shape-closure.cc106 hb_set_t *glyphs; member
/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc67 IntegerList glyphs; in Subset() local
/external/icu/icu4c/source/layout/
DLEInsertionList.cpp20 LEGlyphID glyphs[ANY_NUMBER]; member
DLEGlyphStorage.cpp212 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/
Dletest.h43 LEGlyphID *glyphs; member
Dletest.cpp59 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/
Dtypeface.cpp77 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/
Dsubsetter.cc40 void Subsetter::SetGlyphs(IntegerList* glyphs) { in SetGlyphs()
/external/fonttools/Lib/fontTools/
Dsubset.py46 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/
DFontMgrTest.cpp25 uint16_t glyphs[5]; in test_font() local
/external/icu/icu4c/source/test/perf/leperf/
Dleperf.cpp37 LEGlyphID *glyphs = NULL; in iterate() local
/external/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h569 LEGlyphID *glyphs; member
738const LEGlyphID glyphs[], const float positions[], const le_int32 glyphToCharMap[]) in VisualRun()
/external/skia/include/core/
DSkTextBlob.h136 uint16_t* glyphs; member
/external/skia/tools/
Dsk_tool_utils.cpp84 SkTDArray<uint16_t> glyphs; in add_to_text_blob() local

123