Home
last modified time | relevance | path

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

/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltTreeView.h230 #define TV_FILL_ANCESTORS (1<<22) macro
H A DbltTreeViewCmd.c5374 if ((tvPtr->flags & TV_FILL_ANCESTORS) == 0) {
5663 if ((tvPtr->flags & TV_FILL_ANCESTORS) == 0) {
H A DbltTreeView.c362 BLT_CONFIG_DONT_SET_DEFAULT, (Blt_CustomOption *)TV_FILL_ANCESTORS},