Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dtest-machinery.cc32 static int* get_null () { return nullptr; } in get_null() function
39 static void* get_null () { return nullptr; } in get_null() function
Dhb-shaper.cc89 static const hb_shaper_entry_t *get_null () { return _hb_all_shapers; } in get_null() function
Dhb-null.hh112 static Type const & get_null () in get_null() function
122 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() function
Dhb-machinery.hh253 static const Stored* get_null () { return &Null (Stored); } in get_null() function
305 static const hb_blob_t *get_null () in get_null() function
Dhb-shape.cc78 static const char * const * get_null () in get_null() function
Dhb-common.cc1091 static hb_locale_t get_null () in get_null() function
Dhb-uniscribe.cc263 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function
Dhb-open-type.hh386 static const Type *get_null () { return nullptr; } in get_null() function
392 static const Type *get_null () { return &Null (Type); } in get_null() function
Dhb-ft.cc1454 static FT_Library get_null () in get_null() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh242 static const Stored* get_null () { return &Null (Stored); } in get_null() function
285 static const hb_blob_t *get_null () in get_null() function
299 static const hb_font_funcs_t *get_null () in get_null() function
307 static const hb_unicode_funcs_t *get_null () in get_null() function
Dhb-shaper.cc89 static const hb_shaper_entry_t *get_null () { return all_shapers; } in get_null() function
Dhb-null.hh94 static Type const & get_null () in get_null() function
104 static const Type & get_null () { return Null<Type>::get_null (); } in get_null() function
Dhb-shape.cc76 static const char ** get_null () in get_null() function
Dhb-uniscribe.cc263 static hb_uniscribe_shaper_funcs_t *get_null () in get_null() function
Dhb-ft.cc921 static FT_Library get_null () in get_null() function
Dhb-open-type.hh289 static const Type *get_null () { return nullptr; } in get_null() function
295 static const Type *get_null () { return &Null (Type); } in get_null() function
Dhb-aat-layout-common.hh426 static AAT::Lookup<T> const & get_null () in get_null() function
/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/Common/
DRangeRecord.hh91 static OT::Layout::Common::RangeRecord<Spec> const & get_null () { in get_null() function