Searched defs:strictMotif (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkInt.h394 int strictMotif; /* This is linked to the tk_strictMotif member in struct:TkMainInfo
H A DtkMenu.c1741 int index, baseline, strictMotif, leftEdge, y, height;
1754 strictMotif = Tk_StrictMotif(menuPtr->tkwin);
1772 if (strictMotif) {
1797 if ((mePtr->state == tkActiveUid) && !strictMotif) {
1733 int index, baseline, strictMotif, leftEdge, y, height; local

Completed in 18 milliseconds