Home
last modified time | relevance | path

Searched refs:JUSTIFY_MASK (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXImageFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
145 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
155 return (options&JUSTIFY_MASK); in getJustify()
H A DFXBitmapFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
170 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
180 return (options&JUSTIFY_MASK); in getJustify()
H A DFXDockTitle.cpp47 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
193 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
203 return (options&JUSTIFY_MASK); in getJustify()
H A DFX7Segment.cpp62 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
573 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
583 return (options&JUSTIFY_MASK); in getJustify()
H A DFXArrowButton.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
564 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
574 return (options&JUSTIFY_MASK); in getJustify()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXImageFrame.cpp54 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
147 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
157 return (options&JUSTIFY_MASK); in getJustify()
H A DFXBitmapFrame.cpp54 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
173 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
183 return (options&JUSTIFY_MASK); in getJustify()
H A DFXDockTitle.cpp50 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
195 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
205 return (options&JUSTIFY_MASK); in getJustify()
H A DFX7Segment.cpp63 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
589 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
599 return (options&JUSTIFY_MASK); in getJustify()
H A DFXColorWheel.cpp53 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
428 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
438 return (options&JUSTIFY_MASK); in getJustify()
H A DFXArrowButton.cpp53 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
565 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
575 return (options&JUSTIFY_MASK); in getJustify()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXImageFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
145 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
155 return (options&JUSTIFY_MASK); in getJustify()
H A DFXBitmapFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
170 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
180 return (options&JUSTIFY_MASK); in getJustify()
H A DFXDockTitle.cpp47 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
193 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
203 return (options&JUSTIFY_MASK); in getJustify()
H A DFX7Segment.cpp62 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
518 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
528 return (options&JUSTIFY_MASK); in getJustify()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXImageFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
145 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
155 return (options&JUSTIFY_MASK); in getJustify()
H A DFXBitmapFrame.cpp51 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
170 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
180 return (options&JUSTIFY_MASK); in getJustify()
H A DFXDockTitle.cpp47 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
193 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
203 return (options&JUSTIFY_MASK); in getJustify()
H A DFX7Segment.cpp62 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
573 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
583 return (options&JUSTIFY_MASK); in getJustify()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXImageFrame.cpp54 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
147 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
157 return (options&JUSTIFY_MASK); in getJustify()
H A DFXBitmapFrame.cpp54 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
173 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
183 return (options&JUSTIFY_MASK); in getJustify()
H A DFXDockTitle.cpp50 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
195 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
205 return (options&JUSTIFY_MASK); in getJustify()
H A DFX7Segment.cpp63 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
589 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
599 return (options&JUSTIFY_MASK); in getJustify()
H A DFXColorWheel.cpp53 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
428 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
438 return (options&JUSTIFY_MASK); in getJustify()
H A DFXArrowButton.cpp53 #define JUSTIFY_MASK (JUSTIFY_HZ_APART|JUSTIFY_VT_APART) macro
565 FXuint opts=(options&~JUSTIFY_MASK) | (style&JUSTIFY_MASK); in setJustify()
575 return (options&JUSTIFY_MASK); in getJustify()

12