Searched refs:get_null (Results 1 – 10 of 10) sorted by relevance
94 static Type const & get_null () in get_null() function104 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() function106 #define Null(Type) NullHelper<Type>::get_null ()114 static Namespace::Type const & get_null () { \128 static Type const & get_null () { \
192 if (p && p != const_cast<Stored *> (Funcs::get_null ())) in do_destroy()199 { return get_stored () != Funcs::get_null (); } in operator bool()209 return const_cast<Stored *> (Funcs::get_null ()); in get_stored()213 p = const_cast<Stored *> (Funcs::get_null ()); in get_stored()242 static const Stored* get_null () { return &Null (Stored); } in get_null() function285 static const hb_blob_t *get_null () in get_null() function299 static const hb_font_funcs_t *get_null () in get_null() function307 static const hb_unicode_funcs_t *get_null () in get_null() function
76 static const char ** get_null () in get_null() function
89 static const hb_shaper_entry_t *get_null () { return all_shapers; } in get_null() function
101 static Type *get_null () { return nullptr; } \
289 static const Type *get_null () { return nullptr; } in get_null() function295 static const Type *get_null () { return &Null (Type); } in get_null() function309 if (unlikely (this->is_null ())) return *_hb_has_null<Type, has_null>::get_null (); in operator ()()
426 static AAT::Lookup<T> const & get_null () in get_null() function
263 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function
921 static FT_Library get_null () in get_null() function
32287 { return get_stored () != Funcs::get_null (); }32334 static const hb_blob_t *get_null ()43932 + static int* get_null () { return nullptr; }43939 + static void* get_null () { return nullptr; }