Home
last modified time | relevance | path

Searched refs:get_crap (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-null.hh157 static Type & get_crap () { return Crap<Type> (); } in get_crap() function
159 #define Crap(Type) CrapHelper<Type>::get_crap ()
H A Dhb-open-type.hh290 static Type *get_crap () { return nullptr; }
296 static Type *get_crap () { return &Crap (Type); }
314 if (unlikely (this->is_null ())) return *_hb_has_null<Type, has_null>::get_crap ();

Completed in 3 milliseconds