Home
last modified time | relevance | path

Searched refs:invisible_glyph (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/util/
Doptions.hh156 invisible_glyph = 0; in shape_options_t()
187 hb_buffer_set_invisible_glyph (buffer, invisible_glyph); in setup_buffer()
438 hb_codepoint_t invisible_glyph; member
Doptions.cc416 …{"invisible-glyph", 0, 0, G_OPTION_ARG_INT, &this->invisible_glyph, "Glyph value to replace Defa… in add_options()