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

/ast/src/lib/libtk/generic/
H A DtkTextDisp.c479 int underlinePrio, justifyPrio, offsetPrio;
494 underlinePrio = justifyPrio = offsetPrio = -1;
546 && (tagPtr->priority > justifyPrio)) {
548 justifyPrio = tagPtr->priority;
476 int underlinePrio, justifyPrio, offsetPrio; local

Completed in 22 milliseconds