Home
last modified time | relevance | path

Searched defs:get_crap (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-null.hh145 static Type & get_crap () { return Crap<Type> (); } in get_crap() function
Dhb-open-type.hh262 static Type *get_crap () { return nullptr; } in get_crap() function
268 static Type *get_crap () { return &Crap (Type); } in get_crap() function