Home
last modified time | relevance | path

Searched defs:get_null (Results 1 – 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-machinery.hh253 static const Stored* get_null () { return &Null(Stored); } in get_null() function
296 static const hb_blob_t *get_null () in get_null() function
310 static const hb_font_funcs_t *get_null () in get_null() function
318 static const hb_unicode_funcs_t *get_null () in get_null() function
Dhb-shaper.cc93 static const hb_shaper_entry_t *get_null () { return all_shapers; } in get_null() function
Dhb-null.hh82 static Type const & get_null () in get_null() function
92 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() function
Dhb-shape.cc80 static const char ** get_null () in get_null() function
Dhb-number.cc113 static HB_LOCALE_T get_null () in get_null() function
Dhb-open-type.hh261 static const Type *get_null () { return nullptr; } in get_null() function
267 static const Type *get_null () { return &Null (Type); } in get_null() function
Dhb-ft.cc795 static FT_Library get_null () in get_null() function
Dhb-uniscribe.cc266 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function
Dhb-aat-layout-common.hh423 static AAT::Lookup<T> const & get_null () in get_null() function