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

/ast/src/lib/libtk/generic/
H A DtkTextDisp.c477 int borderPrio, borderWidthPrio, reliefPrio, bgStipplePrio;
492 borderPrio = borderWidthPrio = reliefPrio = bgStipplePrio = -1;
510 if ((tagPtr->border != NULL) && (tagPtr->priority > borderPrio)) {
512 borderPrio = tagPtr->priority;
474 int borderPrio, borderWidthPrio, reliefPrio, bgStipplePrio; local

Completed in 16 milliseconds