Home
last modified time | relevance | path

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

/dports/misc/vifm/vifm-0.11/src/ui/
H A Dcolor_manager.c32 static int allocate_pair(int fg, int bg);
103 p = allocate_pair(fg, bg); in colmgr_get_pair()
145 allocate_pair(int fg, int bg) in allocate_pair() function