Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dcollection.c39 #define MAX_WINKS 5 /* Should be an odd number */ macro
1621 collection->winks_left = MAX_WINKS; in collection_wink_item()