HomeSort by relevance Sort by last modified time
    Searched refs:lookup_count (Results 1 - 9 of 9) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-map-private.hh 107 const struct lookup_map_t **plookups, unsigned int *lookup_count) const {
110 *lookup_count = 0;
117 *lookup_count = end - start;
hb-ot-layout.h 179 unsigned int *lookup_count /* IN/OUT */,
hb-ot-layout.cc 400 unsigned int *lookup_count /* IN/OUT */,
406 return f.get_lookup_indexes (start_offset, lookup_count, lookup_indexes);
hb-ot-layout-common-private.hh 479 unsigned int *lookup_count /* IN/OUT */,
481 { return lookupIndex.get_indexes (start_index, lookup_count, lookup_tags); }
    [all...]
  /external/harfbuzz/src/
harfbuzz-gsub.c 4026 HB_UShort i, flags, lookup_count; local
4216 HB_UShort lookup_count; local
4287 int i, j, lookup_count, num_features; local
    [all...]
harfbuzz-gpos.c 5777 HB_UShort i, flags, lookup_count; local
5959 HB_UShort lookup_count; local
6036 int i, j, lookup_count, num_features; local
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub.c 4026 HB_UShort i, flags, lookup_count; local
4216 HB_UShort lookup_count; local
4287 int i, j, lookup_count, num_features; local
    [all...]
harfbuzz-gpos.c 5777 HB_UShort i, flags, lookup_count; local
5959 HB_UShort lookup_count; local
6036 int i, j, lookup_count, num_features; local
    [all...]
  /external/v8/test/cctest/
test-api.cc 4913 static int lookup_count = 0; variable
    [all...]

Completed in 1426 milliseconds