Searched defs:hb_blob_ptr_t (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ | ||
H A D | hb-blob.hh | 78 struct hb_blob_ptr_t struct 82 hb_blob_ptr_t (hb_blob_t *b_ = nullptr) : b (b_) {} in hb_blob_ptr_t() function |
Completed in 1 milliseconds