| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | Surface.cpp | 8 void GDISurface::setFont(RenderingFontInstance *font) in setFont() argument 18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/ |
| H A D | SubTableContainerTable.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | GlyphMetrics.java | |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
| H A D | GlyphList.java | |
| H A D | LookupType.java | |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
| H A D | HdmxTests.java | |
| H A D | HheaTests.java | |
| H A D | LoadingTests.java | |
| H A D | MetricsTests.java | |
| H A D | OTFBasicEditingTests.java | [all...] |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/issue_tests/ |
| H A D | Issue27Tests.java | |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/math/ |
| H A D | FontMathTest.java | |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/ |
| H A D | CvtEncoderTest.java | |
| /third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/ |
| H A D | BasicSubsetTests.java | [all...] |
| H A D | CMapTableBuilderTest.java | |
| H A D | HorizontalMetricsTableBuilderTest.java | |
| H A D | PostScriptTableBuilderTest.java | |
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | Surface.cpp | 8 void GDISurface::setFont(RenderingFontInstance *font) in setFont() argument 18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
|
| H A D | rsurface.cpp | 19 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, in rs_drawGlyphs() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-style.cc | 73 hb_style_get_value (hb_font_t *font, hb_style_tag_t style_tag) in hb_style_get_value() argument
|
| H A D | test-gsub-would-substitute.cc | 55 hb_font_t *font = hb_font_create (face); in main() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-ot-ligature-carets.c | 34 hb_font_t *font = hb_font_create (face); in test_ot_layout_get_ligature_carets_ot_gdef() local 150 hb_font_t *font = hb_font_create (face); test_ot_layout_get_ligature_carets_empty() local [all...] |
| H A D | test-ot-metrics.c | 37 hb_font_t *font = hb_font_create (face); in test_ot_metrics_get_no_var() local 53 hb_font_t *font = hb_font_create (face); in test_ot_metrics_get_var() local [all...] |
| H A D | test-style.c | 49 hb_font_t *font = hb_font_create (face); in test_regular_face() local 65 hb_font_t *font = hb_font_create (face); in test_face_user_setting() local [all...] |
| /third_party/skia/docs/examples/ |
| H A D | TextBlobBuilder_allocRunPos.cpp | 10 SkFont font; in REG_FIDDLE() local
|