Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/util/
H A 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()
67 void populate_buffer (hb_buffer_t *buffer, const char *text, int text_len, in populate_buffer()
141 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape()
222 void shape_closure (const char *text, int text_len, in shape_closure()
233 char *direction = nullptr;
234 char *language = nullptr;
235 char *script = nullptr;
238 hb_bool_t bot = false;
[all …]