| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-ot-face.c | 37 test_font (hb_font_t *font, hb_codepoint_t cp) in test_font() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | hb-fc-list.c | 187 hb_font_t *font = hb_fc_font_create (fs->fonts[j]); in main() local
|
| H A D | hb-fc.cc | 102 hb_font_t *font; in hb_fc_font_create() local 122 hb_fc_can_render (hb_font_t *font, const char *text) in hb_fc_can_render() argument
|
| H A D | hb-shape.cc | 157 hb_font_t *font = nullptr; global() member [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
| H A D | subsetter.cc | 26 Subsetter::Subsetter(Font* font, FontFactory* font_factory) { in Subsetter() argument
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | font_parsing_test.cc | 107 FontPtr font; in TestTTFReadWrite() local 125 FontPtr font; in TestTTFMemoryBasedReadWrite() local
|
| H A D | name_editing_test.cc | 67 FontPtr font; in TestChangeOneName() local 116 FontPtr font; TestModifyNameTableAndRevert() local 162 FontPtr font; TestRemoveOneName() local [all...] |
| H A D | test_font_utils.cc | 36 void SerializeFont(const char* font_path, FontFactory* factory, Font* font) { in SerializeFont() argument
|
| /third_party/skia/tools/viewer/ |
| H A D | SkSLSlide.cpp | 270 SkFont font; in draw() local
|
| /third_party/python/Lib/tkinter/test/test_tkinter/ |
| H A D | test_font.py | 3 from tkinter import font namespace [all...] |
| /third_party/skia/gm/ |
| H A D | srcmode.cpp | 68 static void draw_text(SkCanvas* canvas, const SkPaint& paint, const SkFont& font) { in draw_text() argument
|
| H A D | poly2poly.cpp | 42 static void doDraw(SkCanvas* canvas, const SkFont& font, SkPaint* paint, const int isrc[], in doDraw() argument
|
| H A D | textblob.cpp | 131 SkFont font; in makeBlob() local [all...] |
| H A D | postercircle.cpp | 49 SkFont font; variable
|
| H A D | dftext_blob_persp.cpp | 48 SkFont font; variable
|
| H A D | mac_aa_explorer.cpp | 150 SkFont font; in DEF_SIMPLE_GM() local
|
| H A D | scaledemoji.cpp | 26 static sk_sp<SkTextBlob> make_hpos_test_blob_utf8(const char* text, const SkFont& font) { in make_hpos_test_blob_utf8() argument 114 SkFont font; global() variable 174 SkFont font; global() variable [all...] |
| /third_party/skia/bench/ |
| H A D | BlendmodeBench.cpp | 59 SkFont font; variable
|
| H A D | DisplacementBench.cpp | 40 SkFont font; in makeBitmap() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ass.c | 28 ff_ass_subtitle_header_full(AVCodecContext *avctx, int play_res_x, int play_res_y, const char *font, int font_size, int primary_color, int secondary_color, int outline_color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header_full() argument 82 ff_ass_subtitle_header(AVCodecContext *avctx, const char *font, int font_size, int color, int back_color, int bold, int italic, int underline, int border_style, int alignment) ff_ass_subtitle_header() 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
|
| H A D | FontMap.cpp | 116 le_int32 font; in ~FontMap() local [all...] |
| /third_party/icu/icu4c/source/layoutex/ |
| H A D | RunArrays.cpp | 106 le_int32 FontRuns::add(const LEFontInstance *font, le_int32 limit) in add() argument
|
| /third_party/skia/src/core/ |
| H A D | SkTextBlobPriv.h | 66 RunRecord(uint32_t count, uint32_t textSize, const SkPoint& offset, const SkFont& font, GlyphPositioning pos) in RunRecord() argument 88 const SkFont& font() const { in font() function in SkTextBlob::RunRecord 223 const SkFont& font() const { in font() function in SkTextBlobRunIterator
|
| H A D | SkGlyphRun.h | 44 const SkFont& font() const { return fFont; } in font() function in SkGlyphRun
|