Home
last modified time | relevance | path

Searched refs:FXIMPLEMENT (Results 1 – 25 of 1509) sorted by relevance

12345678910>>...61

/dports/x11-toolkits/fox14/fox-1.4.35/adie/
H A DHilite.cpp62 FXIMPLEMENT(FXRule,FXObject,NULL,0)
83 FXIMPLEMENT(FXSimpleRule,FXRule,NULL,0)
95 FXIMPLEMENT(FXBracketRule,FXRule,NULL,0)
132 FXIMPLEMENT(FXSafeBracketRule,FXBracketRule,NULL,0)
173 FXIMPLEMENT(FXMasterRule,FXRule,NULL,0)
200 FXIMPLEMENT(FXSyntax,FXObject,NULL,0)
/dports/x11-toolkits/fox16/fox-1.6.57/adie/
H A DHilite.cpp62 FXIMPLEMENT(FXRule,FXObject,NULL,0)
83 FXIMPLEMENT(FXSimpleRule,FXRule,NULL,0)
95 FXIMPLEMENT(FXBracketRule,FXRule,NULL,0)
132 FXIMPLEMENT(FXSafeBracketRule,FXBracketRule,NULL,0)
173 FXIMPLEMENT(FXMasterRule,FXRule,NULL,0)
200 FXIMPLEMENT(FXSyntax,FXObject,NULL,0)
/dports/x11-toolkits/fox16/fox-1.6.57/tests/
H A Dminheritance.cpp182 FXIMPLEMENT(Base2,FXObject,Base2Map,ARRAYNUMBER(Base2Map)) in FXIMPLEMENT() function
221 FXIMPLEMENT(TwoBaseOne,Base2,TwoBaseOneMap,ARRAYNUMBER(TwoBaseOneMap)) in FXIMPLEMENT() function
244 FXIMPLEMENT(TwoBaseTwo,Base2,TwoBaseTwoMap,ARRAYNUMBER(TwoBaseTwoMap)) in FXIMPLEMENT() function
270 FXIMPLEMENT(ThreeBase,TwoBaseOne,ThreeBaseMap,ARRAYNUMBER(ThreeBaseMap)) in FXIMPLEMENT() function
/dports/math/reduce/Reduce-svn5758-src/csl/foxtests/
H A Dminheritance.cpp182 FXIMPLEMENT(Base2,FXObject,Base2Map,ARRAYNUMBER(Base2Map)) in FXIMPLEMENT() function
221 FXIMPLEMENT(TwoBaseOne,Base2,TwoBaseOneMap,ARRAYNUMBER(TwoBaseOneMap)) in FXIMPLEMENT() function
244 FXIMPLEMENT(TwoBaseTwo,Base2,TwoBaseTwoMap,ARRAYNUMBER(TwoBaseTwoMap)) in FXIMPLEMENT() function
270 FXIMPLEMENT(ThreeBase,TwoBaseOne,ThreeBaseMap,ARRAYNUMBER(ThreeBaseMap)) in FXIMPLEMENT() function
/dports/x11-toolkits/fox14/fox-1.4.35/tests/
H A Dminheritance.cpp182 FXIMPLEMENT(Base2,FXObject,Base2Map,ARRAYNUMBER(Base2Map)) in FXIMPLEMENT() function
221 FXIMPLEMENT(TwoBaseOne,Base2,TwoBaseOneMap,ARRAYNUMBER(TwoBaseOneMap)) in FXIMPLEMENT() function
244 FXIMPLEMENT(TwoBaseTwo,Base2,TwoBaseTwoMap,ARRAYNUMBER(TwoBaseTwoMap)) in FXIMPLEMENT() function
270 FXIMPLEMENT(ThreeBase,TwoBaseOne,ThreeBaseMap,ARRAYNUMBER(ThreeBaseMap)) in FXIMPLEMENT() function
/dports/x11-toolkits/fox17/fox-1.7.77/tests/
H A Dminheritance.cpp180 FXIMPLEMENT(Base2,FXObject,Base2Map,ARRAYNUMBER(Base2Map)) in FXIMPLEMENT() function
219 FXIMPLEMENT(TwoBaseOne,Base2,TwoBaseOneMap,ARRAYNUMBER(TwoBaseOneMap)) in FXIMPLEMENT() function
242 FXIMPLEMENT(TwoBaseTwo,Base2,TwoBaseTwoMap,ARRAYNUMBER(TwoBaseTwoMap)) in FXIMPLEMENT() function
268 FXIMPLEMENT(ThreeBase,TwoBaseOne,ThreeBaseMap,ARRAYNUMBER(ThreeBaseMap)) in FXIMPLEMENT() function
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/windows/
H A DGUIDialog_Options.cpp53 FXIMPLEMENT(GUIDialog_Options::InputString, FXHorizontalFrame, InputStringMap, ARRAYNUMBER(InputStr… in FXIMPLEMENT() function
54 FXIMPLEMENT(GUIDialog_Options::InputBool, FXHorizontalFrame, InputBoolMap, ARRAYNUMBER(InputBoolMap… in FXIMPLEMENT()
55 FXIMPLEMENT(GUIDialog_Options::InputInt, FXHorizontalFrame, InputIntMap, ARRAYNUMBER(InputIntMap)) in FXIMPLEMENT()
56 FXIMPLEMENT(GUIDialog_Options::InputFloat, FXHorizontalFrame, InputFloatMap, ARRAYNUMBER(InputFloat… in FXIMPLEMENT()
/dports/x11-toolkits/fox17/fox-1.7.77/adie/
H A DSyntax.cpp122 FXIMPLEMENT(Rule,FXObject,NULL,0)
144 FXIMPLEMENT(SimpleRule,Rule,NULL,0)
168 FXIMPLEMENT(BracketRule,Rule,NULL,0)
207 FXIMPLEMENT(SafeBracketRule,BracketRule,NULL,0)
250 FXIMPLEMENT(DefaultRule,Rule,NULL,0)
279 FXIMPLEMENT(Syntax,FXObject,NULL,0)
/dports/audio/gogglesmm/gogglesmm-1.2.2/src/
H A Dfxext.cpp245 FXIMPLEMENT(GMTabFrame,FXVerticalFrame,nullptr,0)
255 FXIMPLEMENT(GMHeaderItem,FXHeaderItem,nullptr,0)
448 FXIMPLEMENT(GMMenuCommand,FXMenuCommand,nullptr,0)
455 FXIMPLEMENT(GMMenuCheck,FXMenuCheck,nullptr,0)
462 FXIMPLEMENT(GMMenuRadio,FXMenuRadio,nullptr,0)
469 FXIMPLEMENT(GMMenuCascade,FXMenuCascade,nullptr,0)
475 FXIMPLEMENT(GMMenuPane,FXMenuPane,nullptr,0)
551 FXIMPLEMENT(GMSpinner,FXSpinner,nullptr,0)
1843 FXIMPLEMENT(GMTabBook,FXTabBook,nullptr,0)
1983 FXIMPLEMENT(GMListBox,FXListBox,nullptr,0);
[all …]
H A DGMSession.cpp89 FXIMPLEMENT(IceHook,FXObject,IceHookMap,ARRAYNUMBER(IceHookMap)) in FXIMPLEMENT() function
236 FXIMPLEMENT(SMClient,FXObject,nullptr,0)
239 FXIMPLEMENT(GMSession,FXObject,nullptr,0);
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXGLObject.cpp68 FXIMPLEMENT(FXGLObject,FXObject,NULL,0)
113 FXIMPLEMENT(FXGLGroup,FXGLObject,NULL,0)
206 FXIMPLEMENT(FXGLPoint,FXGLObject,NULL,0)
274 FXIMPLEMENT(FXGLLine,FXGLObject,NULL,0)
H A DFXMDIButton.cpp75 FXIMPLEMENT(FXMDIDeleteButton,FXButton,FXMDIDeleteButtonMap,ARRAYNUMBER(FXMDIDeleteButtonMap)) in FXIMPLEMENT() function
146 FXIMPLEMENT(FXMDIRestoreButton,FXButton,FXMDIRestoreButtonMap,ARRAYNUMBER(FXMDIRestoreButtonMap)) in FXIMPLEMENT() function
212 FXIMPLEMENT(FXMDIMaximizeButton,FXButton,FXMDIMaximizeButtonMap,ARRAYNUMBER(FXMDIMaximizeButtonMap)) in FXIMPLEMENT() function
269 FXIMPLEMENT(FXMDIMinimizeButton,FXButton,FXMDIMinimizeButtonMap,ARRAYNUMBER(FXMDIMinimizeButtonMap)) in FXIMPLEMENT() function
327 FXIMPLEMENT(FXMDIWindowButton,FXMenuButton,FXMDIWindowButtonMap,ARRAYNUMBER(FXMDIWindowButtonMap)) in FXIMPLEMENT() function
403 FXIMPLEMENT(FXMDIMenu,FXMenuPane,NULL,0)
H A DFXSeparator.cpp71 FXIMPLEMENT(FXSeparator,FXFrame,FXSeparatorMap,ARRAYNUMBER(FXSeparatorMap)) in FXIMPLEMENT() function
174 FXIMPLEMENT(FXHorizontalSeparator,FXSeparator,0,0)
187 FXIMPLEMENT(FXVerticalSeparator,FXSeparator,0,0)
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXGLObject.cpp67 FXIMPLEMENT(FXGLObject,FXObject,NULL,0)
114 FXIMPLEMENT(FXGLGroup,FXGLObject,NULL,0)
207 FXIMPLEMENT(FXGLPoint,FXGLObject,NULL,0)
275 FXIMPLEMENT(FXGLLine,FXGLObject,NULL,0)
H A DFXMDIButton.cpp75 FXIMPLEMENT(FXMDIDeleteButton,FXButton,FXMDIDeleteButtonMap,ARRAYNUMBER(FXMDIDeleteButtonMap)) in FXIMPLEMENT() function
147 FXIMPLEMENT(FXMDIRestoreButton,FXButton,FXMDIRestoreButtonMap,ARRAYNUMBER(FXMDIRestoreButtonMap)) in FXIMPLEMENT() function
214 FXIMPLEMENT(FXMDIMaximizeButton,FXButton,FXMDIMaximizeButtonMap,ARRAYNUMBER(FXMDIMaximizeButtonMap)) in FXIMPLEMENT() function
272 FXIMPLEMENT(FXMDIMinimizeButton,FXButton,FXMDIMinimizeButtonMap,ARRAYNUMBER(FXMDIMinimizeButtonMap)) in FXIMPLEMENT() function
331 FXIMPLEMENT(FXMDIWindowButton,FXMenuButton,FXMDIWindowButtonMap,ARRAYNUMBER(FXMDIWindowButtonMap)) in FXIMPLEMENT() function
408 FXIMPLEMENT(FXMDIMenu,FXMenuPane,NULL,0)
H A DFXSeparator.cpp71 FXIMPLEMENT(FXSeparator,FXFrame,FXSeparatorMap,ARRAYNUMBER(FXSeparatorMap)) in FXIMPLEMENT() function
174 FXIMPLEMENT(FXHorizontalSeparator,FXSeparator,0,0)
187 FXIMPLEMENT(FXVerticalSeparator,FXSeparator,0,0)
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXGLObject.cpp68 FXIMPLEMENT(FXGLObject,FXObject,NULL,0)
113 FXIMPLEMENT(FXGLGroup,FXGLObject,NULL,0)
206 FXIMPLEMENT(FXGLPoint,FXGLObject,NULL,0)
274 FXIMPLEMENT(FXGLLine,FXGLObject,NULL,0)
H A DFXMDIButton.cpp75 FXIMPLEMENT(FXMDIDeleteButton,FXButton,FXMDIDeleteButtonMap,ARRAYNUMBER(FXMDIDeleteButtonMap)) in FXIMPLEMENT() function
146 FXIMPLEMENT(FXMDIRestoreButton,FXButton,FXMDIRestoreButtonMap,ARRAYNUMBER(FXMDIRestoreButtonMap)) in FXIMPLEMENT() function
212 FXIMPLEMENT(FXMDIMaximizeButton,FXButton,FXMDIMaximizeButtonMap,ARRAYNUMBER(FXMDIMaximizeButtonMap)) in FXIMPLEMENT() function
269 FXIMPLEMENT(FXMDIMinimizeButton,FXButton,FXMDIMinimizeButtonMap,ARRAYNUMBER(FXMDIMinimizeButtonMap)) in FXIMPLEMENT() function
327 FXIMPLEMENT(FXMDIWindowButton,FXMenuButton,FXMDIWindowButtonMap,ARRAYNUMBER(FXMDIWindowButtonMap)) in FXIMPLEMENT() function
403 FXIMPLEMENT(FXMDIMenu,FXMenuPane,NULL,0)
H A DFXSeparator.cpp71 FXIMPLEMENT(FXSeparator,FXFrame,FXSeparatorMap,ARRAYNUMBER(FXSeparatorMap)) in FXIMPLEMENT() function
174 FXIMPLEMENT(FXHorizontalSeparator,FXSeparator,0,0)
187 FXIMPLEMENT(FXVerticalSeparator,FXSeparator,0,0)
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXMDIButton.cpp76 FXIMPLEMENT(FXMDIDeleteButton,FXButton,FXMDIDeleteButtonMap,ARRAYNUMBER(FXMDIDeleteButtonMap)) in FXIMPLEMENT() function
146 FXIMPLEMENT(FXMDIRestoreButton,FXButton,FXMDIRestoreButtonMap,ARRAYNUMBER(FXMDIRestoreButtonMap)) in FXIMPLEMENT() function
211 FXIMPLEMENT(FXMDIMaximizeButton,FXButton,FXMDIMaximizeButtonMap,ARRAYNUMBER(FXMDIMaximizeButtonMap)) in FXIMPLEMENT() function
267 FXIMPLEMENT(FXMDIMinimizeButton,FXButton,FXMDIMinimizeButtonMap,ARRAYNUMBER(FXMDIMinimizeButtonMap)) in FXIMPLEMENT() function
324 FXIMPLEMENT(FXMDIWindowButton,FXMenuButton,FXMDIWindowButtonMap,ARRAYNUMBER(FXMDIWindowButtonMap)) in FXIMPLEMENT() function
399 FXIMPLEMENT(FXMDIMenu,FXMenuPane,NULL,0)
H A DFXSeparator.cpp74 FXIMPLEMENT(FXSeparator,FXFrame,FXSeparatorMap,ARRAYNUMBER(FXSeparatorMap)) in FXIMPLEMENT() function
176 FXIMPLEMENT(FXHorizontalSeparator,FXSeparator,0,0)
189 FXIMPLEMENT(FXVerticalSeparator,FXSeparator,0,0)
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXMDIButton.cpp76 FXIMPLEMENT(FXMDIDeleteButton,FXButton,FXMDIDeleteButtonMap,ARRAYNUMBER(FXMDIDeleteButtonMap)) in FXIMPLEMENT() function
146 FXIMPLEMENT(FXMDIRestoreButton,FXButton,FXMDIRestoreButtonMap,ARRAYNUMBER(FXMDIRestoreButtonMap)) in FXIMPLEMENT() function
211 FXIMPLEMENT(FXMDIMaximizeButton,FXButton,FXMDIMaximizeButtonMap,ARRAYNUMBER(FXMDIMaximizeButtonMap)) in FXIMPLEMENT() function
267 FXIMPLEMENT(FXMDIMinimizeButton,FXButton,FXMDIMinimizeButtonMap,ARRAYNUMBER(FXMDIMinimizeButtonMap)) in FXIMPLEMENT() function
324 FXIMPLEMENT(FXMDIWindowButton,FXMenuButton,FXMDIWindowButtonMap,ARRAYNUMBER(FXMDIWindowButtonMap)) in FXIMPLEMENT() function
399 FXIMPLEMENT(FXMDIMenu,FXMenuPane,NULL,0)
H A DFXSeparator.cpp74 FXIMPLEMENT(FXSeparator,FXFrame,FXSeparatorMap,ARRAYNUMBER(FXSeparatorMap)) in FXIMPLEMENT() function
176 FXIMPLEMENT(FXHorizontalSeparator,FXSeparator,0,0)
189 FXIMPLEMENT(FXVerticalSeparator,FXSeparator,0,0)
/dports/cad/sumo/sumo-1.2.0/src/utils/foxtools/
H A DMFXIconComboBox.cpp35 FXIMPLEMENT(MFXListItem, FXListItem, nullptr, 0)
36 FXIMPLEMENT(MFXIconComboBox, FXComboBox, nullptr, 0)
/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DGenerateActionDialogs.cpp34 FXIMPLEMENT(CGenerateNoiseDialog,CActionParamDialog,CGenerateNoiseDialogMap,ARRAYNUMBER(CGenerateNo… in FXIMPLEMENT() function
121 FXIMPLEMENT(CGenerateToneDialog,CActionParamDialog,CGenerateToneDialogMap,ARRAYNUMBER(CGenerateTone… in FXIMPLEMENT() function

12345678910>>...61