/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | psfont.c | 241 cf2_font_setup( CF2_Font font, in cf2_font_setup() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/perf/ |
H A D | perf-draw.hh | 58 hb_font_t *font; in draw() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-buffer-serialize.cc | 102 _hb_buffer_serialize_glyphs_json(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_json() argument 258 _hb_buffer_serialize_glyphs_text(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_glyphs_text() argument 459 hb_buffer_serialize_glyphs(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_glyphs() argument 659 hb_buffer_serialize(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize() argument 744 hb_buffer_deserialize_glyphs(hb_buffer_t *buffer, const char *buf, int buf_len, const char **end_ptr, hb_font_t *font, hb_buffer_serialize_format_t format) hb_buffer_deserialize_glyphs() argument 847 hb_font_t* font = hb_font_get_empty (); hb_buffer_deserialize_unicode() local [all...] |
H A D | hb-ot-cff2-table.cc | 103 bool OT::cff2::accelerator_t::get_extents (hb_font_t *font, in get_extents() argument 170 hb_font_t *font; global() member 196 get_path(hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper) const get_path() argument [all...] |
H A D | hb-ot-shape-normalize.cc | 96 set_glyph (hb_glyph_info_t &info, hb_font_t *font) in set_glyph() argument 129 hb_font_t * const font in decompose() local 227 hb_font_t * const font = c->font; handle_variation_selector_cluster() local 291 _hb_ot_shape_normalize(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font) _hb_ot_shape_normalize() argument [all...] |
H A D | hb-shape-plan.cc | 388 _hb_shape_plan_execute_internal(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_shape_plan_execute_internal() argument 447 hb_shape_plan_execute(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) hb_shape_plan_execute() argument [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-math.c | 337 get_glyph_assembly_italics_correction (hb_font_t *font, in get_glyph_assembly_italics_correction() argument
|
H A D | test-shape.c | 73 test_font (hb_font_t *font) in test_font() argument 117 hb_font_t *font, *sub_font; in test_shape() local 145 hb_font_t *font; test_shape_clusters() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
H A D | hb-draw-fuzzer.cc | 81 static void misc_calls_for_gid (hb_face_t *face, hb_font_t *font, hb_set_t *set, hb_codepoint_t cp) in misc_calls_for_gid() argument 123 hb_font_t *font = hb_font_create (face); LLVMFuzzerTestOneInput() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | font-options.hh | 67 hb_font_t *font = nullptr; member [all...] |
H A D | shape-format.hh | 100 serialize(hb_buffer_t *buffer, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t flags, GString *gs) serialize() argument 130 serialize_buffer_of_text(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, GString *gs) serialize_buffer_of_text() argument 164 serialize_buffer_of_glyphs(hb_buffer_t *buffer, unsigned int line_no, const char *text, unsigned int text_len, hb_font_t *font, hb_buffer_serialize_format_t output_format, hb_buffer_serialize_flags_t format_flags, GString *gs) serialize_buffer_of_glyphs() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
H A D | font_info.cc | 112 FontSourcedInfoBuilder::FontSourcedInfoBuilder(Font* font, FontId font_id) in FontSourcedInfoBuilder() argument 119 FontSourcedInfoBuilder::FontSourcedInfoBuilder(Font* font, in FontSourcedInfoBuilder() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
H A D | font_factory.cc | 48 FontPtr font; in LoadFonts() local 62 FontPtr font; in LoadFonts() local 98 void FontFactory::SerializeFont(Font* font, OutputStream* os) { in SerializeFont() argument 125 FontPtr font; LoadCollection() local 138 FontPtr font; LoadCollection() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | cmap_iterator_test.cc | 80 Ptr<Font> font; in SetUp() local
|
/third_party/skia/tools/sk_app/ |
H A D | CommandSet.cpp | 104 SkFont font; in drawHelp() local
|
/third_party/skia/tools/viewer/ |
H A D | StatsLayer.cpp | 166 rect.fLeft + 3, rect.fTop + 14, font, paint); in onPaint() local
|
/third_party/skia/experimental/sktext/include/ |
H A D | Interface.h | 74 virtual void onGlyphRun(const SkFont& font, in onGlyphRun() argument
|
/third_party/skia/gm/ |
H A D | skbug_257.cpp | 44 exercise_draw_pos_text(SkCanvas* canvas, const char* text, SkScalar x, SkScalar y, const SkFont& font, const SkPaint& paint) exercise_draw_pos_text() argument 56 exercise_draw_pos_text_h(SkCanvas* canvas, const char* text, SkScalar x, SkScalar y, const SkFont& font, const SkPaint& paint) exercise_draw_pos_text_h() argument [all...] |
H A D | xfermodes3.cpp | 85 font, labelP); variable
|
H A D | highcontrastfilter.cpp | 51 SkFont font; in draw_label() local 73 SkFont font; in draw_scene() local [all...] |
H A D | all_bitmap_configs.cpp | 74 static void draw_center_letter(char c, const SkFont& font, SkColor color, in draw_center_letter() argument 94 SkFont font; in color_wheel_native() local 117 draw(SkCanvas* canvas, const SkPaint& p, const SkFont& font, const SkBitmap& src, SkColorType colorType, const char text[]) draw() argument [all...] |
H A D | p3.cpp | 55 SkFont font; in compare_pixel() local
|
/third_party/skia/experimental/sktext/tests/ |
H A D | WrappedText.cpp | 51 const SkFont& font; member
|
/third_party/skia/bench/ |
H A D | FontCacheBench.cpp | 39 SkFont font; variable
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | btext.c | 411 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32() argument 432 static inline void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16() argument 450 static inline void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8() argument 469 unsigned char *font = &vga_font[((unsigned int)c) * 16]; in draw_byte() local [all...] |