HomeSort by relevance Sort by last modified time
    Searched defs:add_lookups (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map.cc 35 hb_ot_map_t::add_lookups (hb_face_t *face, function in class:hb_ot_map_t
275 m.add_lookups (face, table_index, required_feature_index, 1, true);
283 m.add_lookups (face, table_index,
  /external/harfbuzz_ng/src/
hb-ot-map.cc 33 hb_ot_map_t::add_lookups (hb_face_t *face, function in class:hb_ot_map_t
278 m.add_lookups (face, table_index, required_feature_index, 1, true);
286 m.add_lookups (face, table_index,

Completed in 49 milliseconds