Searched defs:get_null (Results 1 – 10 of 10) sorted by relevance
32 static int* get_null () { return nullptr; } in get_null() function39 static void* get_null () { return nullptr; } in get_null() function
112 static Type const & get_null () in get_null() function122 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() function
253 static const Stored* get_null () { return &Null (Stored); } in get_null() function305 static const hb_blob_t *get_null () in get_null() function
89 static const hb_shaper_entry_t *get_null () { return _hb_all_shapers; } in get_null() function
78 static const char * const * get_null () in get_null() function
1092 static hb_locale_t get_null () in get_null() function
263 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function
386 static const Type *get_null () { return nullptr; } in get_null() function392 static const Type *get_null () { return &Null (Type); } in get_null() function
1476 static FT_Library get_null () in get_null() function
91 static OT::Layout::Common::RangeRecord<Spec> const & get_null () { in get_null() function