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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-blob.cc 107 hb_blob_destroy (blob);
131 (hb_destroy_func_t) hb_blob_destroy);
162 hb_blob_destroy (hb_blob_t *blob) function
  /external/harfbuzz_ng/src/
hb-blob.cc 104 hb_blob_destroy (blob);
128 (hb_destroy_func_t) hb_blob_destroy);
159 hb_blob_destroy (hb_blob_t *blob) function

Completed in 147 milliseconds