Home
last modified time | relevance | path

Searched refs:wxsOK (Results 1 – 8 of 8) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/tools/Addr2LineUI/
H A DAddr2LineUIApp.cpp16 bool wxsOK = true; in OnInit() local
18 if ( wxsOK ) in OnInit()
23 wxsOK = false; in OnInit()
26 return wxsOK; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/tools/cb_share_config/
H A Dapp.cpp23 bool wxsOK = true; in OnInit() local
25 if ( wxsOK ) in OnInit()
33 return wxsOK; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithDemo/
H A DwxSmithDemoApp.cpp22 bool wxsOK = true; in OnInit() local
24 if ( wxsOK ) in OnInit()
31 return wxsOK; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithIExplore/test/
H A DIETestApp.cpp22 bool wxsOK = true; in OnInit() local
24 if ( wxsOK ) in OnInit()
31 return wxsOK; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithContribItems/wxSmithPlot/test/
H A DTestPlotApp.cpp22 bool wxsOK = true; in OnInit() local
24 if ( wxsOK ) in OnInit()
31 return wxsOK; in OnInit()
/dports/audio/wxguitar/wxGuitar/src/
H A DwxGuitarApp.cpp22 bool wxsOK = true; in OnInit() local
24 if ( wxsOK ) in OnInit()
31 return wxsOK; in OnInit()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/cctest/
H A Dcctest_app.cpp136 bool wxsOK = true; in DECLARE_APP() local
148 return wxsOK; in DECLARE_APP()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/wxwidgets/wxsmith/
H A Dapp.cpp21 return wxsOK; in OnInit()