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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map-private.hh 80 inline hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = NULL) const { function in struct:hb_ot_map_t
hb-ot-shape.cc 331 hb_mask_t mask = map->get_mask (feature->tag, &shift);
  /external/harfbuzz_ng/src/
hb-ot-map-private.hh 80 inline hb_mask_t get_mask (hb_tag_t feature_tag, unsigned int *shift = NULL) const { function in struct:hb_ot_map_t
hb-ot-shape.cc 331 hb_mask_t mask = map->get_mask (feature->tag, &shift);

Completed in 247 milliseconds