Searched refs:bestPrio (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkVisual.c108 int length, c, numVisuals, prio, bestPrio, i;
265 bestPrio = 0;
293 if (prio > bestPrio) {
301 bestPrio = prio;
107 int length, c, numVisuals, prio, bestPrio, i; local

Completed in 20 milliseconds