Home
last modified time | relevance | path

Searched refs:is_fallback (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h90 int is_fallback();
139 inline int charinfo::is_fallback() in is_fallback() function
H A Dnode.cpp4855 if (mac && s->is_fallback()) in make_glyph_node()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dprovider_local.h23 unsigned int is_fallback:1; member
H A Dprovider_core.c1318 if (!p->is_fallback) in provider_activate_fallbacks()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog4788 (make_node, node::add_char): Check not ci->is_fallback but
5006 (charinfo::is_fallback): Updated.
H A DChangeLog.1182845 (is_fallback): New inline function.