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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-blob.cc 186 static const hb_blob_t _hb_blob_nil = { local
199 return const_cast<hb_blob_t *> (&_hb_blob_nil);
  /external/harfbuzz_ng/src/
hb-blob.cc 136 static const hb_blob_t _hb_blob_nil = { local
149 return const_cast<hb_blob_t *> (&_hb_blob_nil);

Completed in 136 milliseconds