Home
last modified time | relevance | path

Searched refs:makeBoolStringImportCallback (Results 1 – 11 of 11) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dbrushmodule.cpp137 …GlobalPreferenceSystem().registerPreference("BrushSnapPlanes", makeBoolStringImportCallback(FaceIm… in Brush_Construct()
H A Dtexwindow.cpp1709 makeBoolStringImportCallback(TextureBrowserImportShowFilterCaller(g_TextureBrowser)), in TextureBrowser_Construct()
1713 makeBoolStringImportCallback(TextureBrowserImportShowScrollbarCaller(g_TextureBrowser)), in TextureBrowser_Construct()
H A Dxywindow.cpp2776 …GlobalPreferenceSystem().registerPreference("XZVIS", makeBoolStringImportCallback(ToggleShownImpor… in XYWindow_Construct()
2777 …GlobalPreferenceSystem().registerPreference("YZVIS", makeBoolStringImportCallback(ToggleShownImpor… in XYWindow_Construct()
H A Dcamwindow.cpp1968 …GlobalPreferenceSystem().registerPreference("CamDiscrete", makeBoolStringImportCallback(CamWndMove… in CamWnd_Construct()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dbrushmodule.cpp158 …GlobalPreferenceSystem().registerPreference( "BrushSnapPlanes", makeBoolStringImportCallback( Face… in Brush_Construct()
H A Dxywindow.cpp2780 …GlobalPreferenceSystem().registerPreference( "XZVIS", makeBoolStringImportCallback( ToggleShownImp… in XYWindow_Construct()
2781 …GlobalPreferenceSystem().registerPreference( "YZVIS", makeBoolStringImportCallback( ToggleShownImp… in XYWindow_Construct()
H A Dcamwindow.cpp1920 …GlobalPreferenceSystem().registerPreference( "CamDiscrete", makeBoolStringImportCallback( CamWndMo… in CamWnd_Construct()
H A Dtexwindow.cpp2493makeBoolStringImportCallback( TextureBrowserImportShowScrollbarCaller( g_TextureBrowser ) ), in TextureBrowser_Construct()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/libs/
H A Dstringio.h292 inline StringImportCallback makeBoolStringImportCallback (const Caller& caller) in makeBoolStringImportCallback() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/
H A Dstringio.h473 inline StringImportCallback makeBoolStringImportCallback(const Caller& caller) in makeBoolStringImportCallback() function
/dports/games/netradiant/netradiant-20150621-src/libs/
H A Dstringio.h399 inline StringImportCallback makeBoolStringImportCallback( const Caller& caller ){ in makeBoolStringImportCallback() function