Home
last modified time | relevance | path

Searched defs:clean (Results 1 – 3 of 3) sorted by relevance

/inferno-os/utils/awk/
H A Dmakefile80 clean: target
/inferno-os/libprefab/
H A Delement.c54 icondraw(Prefab_Element *elem, Image *i, Rectangle clipr, int clean, int highlight) in icondraw()
98 textdraw(Prefab_Element *elem, Image *i, Rectangle clipr, int clean, int highlight) in textdraw()
135 listdraw(Prefab_Element *elem, Image *i, Rectangle clipr, int clean, int highlight) in listdraw()
173 drawelement(Prefab_Element *elem, Image *i, Rectangle clipr, int clean, int highlight) in drawelement()
/inferno-os/libfreetype/
H A Dftgrays.c427 int invalid, record, clean; in gray_set_cell() local