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

  /external/harfbuzz_ng/src/
hb-blob.hh 97 hb_nonnull_ptr_t<hb_blob_t> b;
hb-null.hh 181 * hb_nonnull_ptr_t
185 struct hb_nonnull_ptr_t struct
189 hb_nonnull_ptr_t (T *v_ = nullptr) : v (v_) {} function in struct:hb_nonnull_ptr_t
hb-ot-cmap-table.hh     [all...]

Completed in 2547 milliseconds