HomeSort by relevance Sort by last modified time
    Searched refs:hb_codepoint_t (Results 26 - 50 of 60) sorted by null

12 3

  /external/harfbuzz_ng/src/
hb-ft.cc 72 hb_codepoint_t unicode,
73 hb_codepoint_t variation_selector,
74 hb_codepoint_t *glyph,
92 hb_codepoint_t glyph,
111 hb_codepoint_t glyph,
129 hb_codepoint_t glyph HB_UNUSED,
141 hb_codepoint_t glyph,
163 hb_codepoint_t left_glyph,
164 hb_codepoint_t right_glyph,
180 hb_codepoint_t top_glyph HB_UNUSED
    [all...]
hb-ot-shape-complex-hangul.cc 124 hb_codepoint_t unicode)
126 hb_codepoint_t glyph;
193 hb_codepoint_t u = buffer->cur().codepoint;
225 hb_codepoint_t chars[2];
251 hb_codepoint_t l = u;
252 hb_codepoint_t v = buffer->cur(+1).codepoint;
256 hb_codepoint_t t = 0;
271 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex;
307 hb_codepoint_t s = u;
320 hb_codepoint_t new_s = s + new_tindex
    [all...]
hb-buffer.h 45 hb_codepoint_t codepoint;
196 hb_codepoint_t replacement);
198 hb_codepoint_t
232 hb_codepoint_t codepoint,
259 const hb_codepoint_t *text,
hb-ot-shape-complex-arabic-fallback.hh 57 for (hb_codepoint_t u = SHAPING_TABLE_FIRST; u < SHAPING_TABLE_LAST + 1; u++)
59 hb_codepoint_t s = shaping_table[u - SHAPING_TABLE_FIRST][feature_index];
60 hb_codepoint_t u_glyph, s_glyph;
120 hb_codepoint_t first_u = ligature_table[first_glyph_idx].first;
121 hb_codepoint_t first_glyph;
138 hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second;
139 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature;
140 hb_codepoint_t second_glyph, ligature_glyph;
231 hb_codepoint_t g;
test-would-substitute.cc 100 hb_codepoint_t glyphs[2];
hb-ot-shape-complex-indic.cc 98 matra_position (hb_codepoint_t u, indic_position_t side)
114 static const hb_codepoint_t ra_chars[] = {
132 is_ra (hb_codepoint_t u)
169 hb_codepoint_t u = info.codepoint;
308 hb_codepoint_t virama;
490 inline bool would_substitute (const hb_codepoint_t *glyphs,
510 inline bool get_virama_glyph (hb_font_t *font, hb_codepoint_t *pglyph) const
512 hb_codepoint_t glyph = virama_glyph;
513 if (unlikely (virama_glyph == (hb_codepoint_t) -1))
532 hb_codepoint_t virama_glyph
    [all...]
hb-fallback-shape.cc 108 hb_codepoint_t space;
hb-buffer.cc 215 hb_buffer_t::add (hb_codepoint_t codepoint,
333 hb_buffer_t::output_glyph (hb_codepoint_t glyph_index)
402 hb_buffer_t::replace_glyph (hb_codepoint_t glyph_index)
1063 hb_codepoint_t replacement)
1081 hb_codepoint_t
1161 hb_codepoint_t codepoint,
1340 const hb_codepoint_t replacement = buffer->replacement;
1371 hb_codepoint_t u;
1381 hb_codepoint_t u;
1392 hb_codepoint_t u
    [all...]
hb-ot-layout-common-private.hh 133 inline int cmp (hb_codepoint_t g) const {
633 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const
698 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const
808 inline unsigned int get_coverage (hb_codepoint_t glyph_id) const
939 inline unsigned int get_class (hb_codepoint_t glyph_id) const
964 hb_codepoint_t g = -1;
994 inline unsigned int get_class (hb_codepoint_t glyph_id) const
1020 hb_codepoint_t g = (hb_codepoint_t) -1;
1029 if (g != (hb_codepoint_t) -1 && hb_set_next (glyphs, &g)
    [all...]
hb-ot-shape.cc 307 hb_codepoint_t codepoint = unicode->mirroring (info[i].codepoint);
653 hb_codepoint_t space;
754 hb_codepoint_t u,
757 hb_codepoint_t glyph;
762 hb_codepoint_t m = unicode->mirroring (u);
798 for (hb_codepoint_t lookup_index = -1; hb_set_next (&lookups, &lookup_index);)
hb-graphite2.cc 275 DIV_CEIL (sizeof (hb_codepoint_t) * glyph_count, sizeof (*scratch))) > scratch_size)
296 ALLOCATE_ARRAY (hb_codepoint_t, gids, glyph_count);
302 hb_codepoint_t *pg = gids;
hb-ot-shape-complex-indic-private.hh 180 hb_indic_get_categories (hb_codepoint_t u);
hb-ot-shape-complex-sea.cc 140 hb_codepoint_t u = info.codepoint;
293 hb_codepoint_t dottedcircle_glyph;
hb-ot-layout-gsubgpos-private.hh 116 const hb_codepoint_t *glyphs;
122 const hb_codepoint_t *glyphs_,
331 typedef bool (*match_func_t) (hb_codepoint_t glyph_id, const USHORT &value, const void *data);
534 match_properties_mark (hb_codepoint_t glyph,
558 hb_codepoint_t glyph = info->codepoint;
573 inline void _set_glyph_props (hb_codepoint_t glyph_index,
600 inline void replace_glyph (hb_codepoint_t glyph_index) const
605 inline void replace_glyph_inplace (hb_codepoint_t glyph_index) const
610 inline void replace_glyph_with_ligature (hb_codepoint_t glyph_index,
616 inline void output_glyph_for_component (hb_codepoint_t glyph_index
    [all...]
hb-ot-layout.cc 133 hb_codepoint_t glyph)
148 hb_codepoint_t glyph,
159 hb_codepoint_t glyph,
682 const hb_codepoint_t *glyphs,
693 const hb_codepoint_t *glyphs,
hb-ot-layout-gsub-table.hh 45 hb_codepoint_t glyph_id = iter.get_glyph ();
56 hb_codepoint_t glyph_id = iter.get_glyph ();
76 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
152 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
495 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
820 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
    [all...]
hb-ot-shape-complex-myanmar.cc 170 hb_codepoint_t u = info.codepoint;
466 hb_codepoint_t dottedcircle_glyph;
hb-common.h 75 typedef uint32_t hb_codepoint_t; typedef
  /external/freetype/src/autofit/
hbshim.c 117 hb_codepoint_t idx;
265 hb_codepoint_t ch;
273 hb_codepoint_t gidx = FT_Get_Char_Index( globals->face, ch );
362 if ( idx >= (hb_codepoint_t)globals->glyph_count )
  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 76 for (hb_codepoint_t i = -1; hb_set_next (glyphs, &i);)
  /external/harfbuzz_ng/test/api/
test-set.c 35 hb_codepoint_t next = HB_SET_VALUE_INVALID;
48 hb_codepoint_t next = HB_SET_VALUE_INVALID;
164 hb_codepoint_t next, first, last;
test-font.c 115 hb_codepoint_t glyph;
203 hb_codepoint_t glyph, unsigned int point_index,
223 hb_codepoint_t glyph, unsigned int point_index,
239 hb_codepoint_t glyph,
test-unicode.c 65 hb_codepoint_t codepoint,
82 hb_codepoint_t codepoint,
108 hb_codepoint_t unicode;
436 hb_codepoint_t unicode,
443 hb_codepoint_t unicode);
515 static hb_codepoint_t
516 default_value (hb_codepoint_t _default_value, hb_codepoint_t unicode)
789 hb_codepoint_t decomposed[HB_UNICODE_MAX_DECOMPOSITION_LEN];
test-buffer.c 386 hb_buffer_set_replacement_codepoint (b, (hb_codepoint_t) -1);
673 hb_buffer_set_replacement_codepoint (b, (hb_codepoint_t) -1);
697 if (glyphs[j].codepoint == (hb_codepoint_t) -1)
732 hb_buffer_set_replacement_codepoint (b, (hb_codepoint_t) -1);
786 hb_buffer_set_replacement_codepoint (b, (hb_codepoint_t) -3);
  /frameworks/minikin/libs/minikin/
Layout.cpp 206 static unsigned int disabledDecomposeCompatibility(hb_unicode_funcs_t*, hb_codepoint_t,
207 hb_codepoint_t*, void*) {
315 static hb_bool_t harfbuzzGetGlyph(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_codepoint_t* glyph, void* userData)
327 static hb_position_t harfbuzzGetGlyphHorizontalAdvance(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, void* userData)
335 static hb_bool_t harfbuzzGetGlyphHorizontalOrigin(hb_font_t* hbFont, void* fontData, hb_codepoint_t glyph, hb_position_t* x, hb_position_t* y, void* userData)
407 static hb_script_t codePointToScript(hb_codepoint_t codepoint) {
415 static hb_codepoint_t decodeUtf16(const uint16_t* chars, size_t len, ssize_t* iter) {
425 const hb_codepoint_t delta = (0xd800 << 10) + 0xdc00 - 0x10000
    [all...]

Completed in 2495 milliseconds

12 3