OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_codepoint_t
(Results
51 - 57
of
57
) sorted by null
1
2
3
/external/harfbuzz_ng/src/
hb-coretext.cc
198
hb_codepoint_t
c = buffer->info[i].codepoint;
hb-ot-layout-gpos-table.hh
215
inline void get_anchor (hb_font_t *font,
hb_codepoint_t
glyph_id HB_UNUSED,
237
inline void get_anchor (hb_font_t *font,
hb_codepoint_t
glyph_id,
267
inline void get_anchor (hb_font_t *font,
hb_codepoint_t
glyph_id HB_UNUSED,
302
inline void get_anchor (hb_font_t *font,
hb_codepoint_t
glyph_id,
[
all
...]
hb-ot-shape-fallback.cc
31
recategorize_combining_class (
hb_codepoint_t
u,
hb-uniscribe.cc
269
hb_codepoint_t
c = buffer->info[i].codepoint;
hb-private.hh
113
ASSERT_STATIC (sizeof (
hb_codepoint_t
) == 4);
854
hb_codepoint_parse (const char *s, unsigned int len, int base,
hb_codepoint_t
*out)
hb-ot-shape-complex-indic-table.cc
[
all
...]
/external/harfbuzz_ng/test/api/
test-buffer.c
683
if (glyphs[j].codepoint == (
hb_codepoint_t
) -1)
Completed in 392 milliseconds
1
2
3