Home
last modified time | relevance | path

Searched refs:attr2idx (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c54 attr2idx(long attr) in attr2idx() function
103 (gc->gc_buckets[0].gb_index == attr2idx(attr)))) { in glyphcache_reconfig()
153 idx = attr2idx(attr); in glyphcache_reconfig()
261 idx = attr2idx(attr); in glyphcache_try()
/netbsd/sys/dev/wsfb/
H A Dgenfb.c1020 attr2idx(long attr) in attr2idx() function
1081 idx = attr2idx(defattr); in genfb_setup_glyphcache()
1105 idx = attr2idx(attr); in genfb_putchar()