Home
last modified time | relevance | path

Searched refs:SEPARATOR_NONE (Results 1 – 16 of 16) sorted by relevance

/dports/x11-fm/xfe/xfe-1.44/src/
H A DOverwriteBox.cpp81 …new FXVerticalSeparator(matrix, SEPARATOR_NONE|LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X|LAYOUT_CENTER_… in OverwriteBox()
87 …new FXVerticalSeparator(matrix, SEPARATOR_NONE|LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X|LAYOUT_CENTER_… in OverwriteBox()
H A DFilePanel.h579 panelsep->setSeparatorStyle(SEPARATOR_NONE); in hidePanelSeparator()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXSeparator.h33 SEPARATOR_NONE = 0, /// Nothing visible enumerator
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXSeparator.h36 SEPARATOR_NONE = 0, /// Nothing visible enumerator
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXSeparator.h33 SEPARATOR_NONE = 0, /// Nothing visible enumerator
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXSeparator.h36 SEPARATOR_NONE = 0, /// Nothing visible enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXSeparator.h36 SEPARATOR_NONE = 0, /// Nothing visible enumerator
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXSeparator.cpp53 #define SEPARATOR_MASK (SEPARATOR_NONE|SEPARATOR_GROOVE|SEPARATOR_RIDGE|SEPARATOR_LINE)
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXSeparator.cpp56 #define SEPARATOR_MASK (SEPARATOR_NONE|SEPARATOR_GROOVE|SEPARATOR_RIDGE|SEPARATOR_LINE)
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXSeparator.cpp53 #define SEPARATOR_MASK (SEPARATOR_NONE|SEPARATOR_GROOVE|SEPARATOR_RIDGE|SEPARATOR_LINE)
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXSeparator.cpp53 #define SEPARATOR_MASK (SEPARATOR_NONE|SEPARATOR_GROOVE|SEPARATOR_RIDGE|SEPARATOR_LINE)
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXSeparator.cpp56 #define SEPARATOR_MASK (SEPARATOR_NONE|SEPARATOR_GROOVE|SEPARATOR_RIDGE|SEPARATOR_LINE)
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltHierbox.c58 #define SEPARATOR_NONE ((char *)-1) macro
1467 if ((*sepPtr != SEPARATOR_LIST) && (*sepPtr != SEPARATOR_NONE)) {
1473 *sepPtr = SEPARATOR_NONE;
1501 if (separator == SEPARATOR_NONE) {
1957 if ((separator == SEPARATOR_LIST) || (separator == SEPARATOR_NONE)) {
2258 if (hboxPtr->separator == SEPARATOR_NONE) {
7260 } else if (hboxPtr->separator != SEPARATOR_NONE) {
H A DbltTreeView.h68 #define SEPARATOR_NONE ((char *)-1) macro
H A DbltTreeView.c1139 *sepPtr = SEPARATOR_NONE;
1167 if (separator == SEPARATOR_NONE) { in SeparatorToObj()
1199 if ((separator != SEPARATOR_LIST) && (separator != SEPARATOR_NONE)) { in FreeSeparator()
2401 (tvPtr->pathSep == SEPARATOR_NONE)) { in Blt_TreeViewGetFullName()
2414 (tvPtr->pathSep != SEPARATOR_NONE)) { in Blt_TreeViewGetFullName()
H A DbltTreeViewCmd.c382 if (tvPtr->pathSep == SEPARATOR_NONE) {
5294 && (tvPtr->pathSep == SEPARATOR_NONE || tvPtr->pathSep == NULL)
5357 if (tvPtr->pathSep != SEPARATOR_NONE) {
5647 if (tvPtr->pathSep != SEPARATOR_NONE) {