OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:space_t
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-private.hh
334
_hb_glyph_info_set_unicode_space_fallback_type (hb_glyph_info_t *info, hb_unicode_funcs_t::
space_t
s)
340
static inline hb_unicode_funcs_t::
space_t
344
(hb_unicode_funcs_t::
space_t
) (info->unicode_props()>>8) :
hb-unicode-private.hh
206
enum
space_t
{
enum in struct:hb_unicode_funcs_t
221
static inline
space_t
hb-ot-shape-normalize.cc
190
hb_unicode_funcs_t::
space_t
space_type = buffer->unicode->space_fallback_type (u);
hb-ot-shape-fallback.cc
504
hb_unicode_funcs_t::
space_t
space_type = _hb_glyph_info_get_unicode_space_fallback_type (&info[i]);
Completed in 41 milliseconds