Home
last modified time | relevance | path

Searched defs:font (Results 376 - 400 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsfont.c241 cf2_font_setup( CF2_Font font, in cf2_font_setup() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-draw.hh58 hb_font_t *font; in draw() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer-serialize.cc102 _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 Dhb-ot-cff2-table.cc103 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 Dhb-ot-shape-normalize.cc96 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 Dhb-shape-plan.cc388 _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 Dtest-ot-math.c337 get_glyph_assembly_italics_correction (hb_font_t *font, in get_glyph_assembly_italics_correction() argument
H A Dtest-shape.c73 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 Dhb-draw-fuzzer.cc81 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 Dfont-options.hh67 hb_font_t *font = nullptr; member
[all...]
H A Dshape-format.hh100 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 Dfont_info.cc112 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 Dfont_factory.cc48 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 Dcmap_iterator_test.cc80 Ptr<Font> font; in SetUp() local
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp104 SkFont font; in drawHelp() local
/third_party/skia/tools/viewer/
H A DStatsLayer.cpp166 rect.fLeft + 3, rect.fTop + 14, font, paint); in onPaint() local
/third_party/skia/experimental/sktext/include/
H A DInterface.h74 virtual void onGlyphRun(const SkFont& font, in onGlyphRun() argument
/third_party/skia/gm/
H A Dskbug_257.cpp44 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 Dxfermodes3.cpp85 font, labelP); variable
H A Dhighcontrastfilter.cpp51 SkFont font; in draw_label() local
73 SkFont font; in draw_scene() local
[all...]
H A Dall_bitmap_configs.cpp74 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 Dp3.cpp55 SkFont font; in compare_pixel() local
/third_party/skia/experimental/sktext/tests/
H A DWrappedText.cpp51 const SkFont& font; member
/third_party/skia/bench/
H A DFontCacheBench.cpp39 SkFont font; variable
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dbtext.c411 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...]

Completed in 16 milliseconds

1...<<11121314151617181920>>...27