Home
last modified time | relevance | path

Searched defs:shape_options_t (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh32 struct shape_options_t struct
34 ~shape_options_t () in ~shape_options_t() argument
45 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()
63 static void copy_buffer_properties (hb_buffer_t *dst, hb_buffer_t *src) in copy_buffer_properties()
72 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()
100 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()
134 bool verify_buffer (hb_buffer_t *buffer, in verify_buffer()
146 bool verify_buffer_monotone (hb_buffer_t *buffer, const char **error=nullptr) in verify_buffer_monotone()
170 bool verify_buffer_safe_to_break (hb_buffer_t *buffer, in verify_buffer_safe_to_break()
283 void shape_closure (const char *text, int text_len, in shape_closure()
[all …]
/third_party/harfbuzz/util/
Doptions.hh156 struct shape_options_t : option_group_t struct
158 shape_options_t (option_parser_t *parser) in shape_options_t() argument
174 ~shape_options_t () override in ~shape_options_t() argument
185 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()
202 static void copy_buffer_properties (hb_buffer_t *dst, hb_buffer_t *src) in copy_buffer_properties()
211 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()
239 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()
273 bool verify_buffer (hb_buffer_t *buffer, in verify_buffer()
285 bool verify_buffer_monotone (hb_buffer_t *buffer, const char **error=nullptr) in verify_buffer_monotone()
309 bool verify_buffer_safe_to_break (hb_buffer_t *buffer, in verify_buffer_safe_to_break()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.hh150 struct shape_options_t : option_group_t struct
152 shape_options_t (option_parser_t *parser) in shape_options_t() argument
168 ~shape_options_t () override in ~shape_options_t() argument
179 void setup_buffer (hb_buffer_t *buffer) in setup_buffer()
196 static void copy_buffer_properties (hb_buffer_t *dst, hb_buffer_t *src) in copy_buffer_properties()
205 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()
233 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()
267 bool verify_buffer (hb_buffer_t *buffer, in verify_buffer()
279 bool verify_buffer_monotone (hb_buffer_t *buffer, const char **error=nullptr) in verify_buffer_monotone()
303 bool verify_buffer_safe_to_break (hb_buffer_t *buffer, in verify_buffer_safe_to_break()
[all …]