Home
last modified time | relevance | path

Searched defs:RemoveFlag (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/aas/
H A DBrush.h77 void RemoveFlag( int flag ) { flags &= ~flag; } in RemoveFlag() function
111 void RemoveFlag( int flag ) { flags &= ~flag; } in RemoveFlag() function
H A DBrushBSP.h75 void RemoveFlag( int flag ) { flags &= ~flag; } in RemoveFlag() function
119 void RemoveFlag( int flag ) { flags &= ~flag; } in RemoveFlag() function
/dports/games/spring/spring_98.0/rts/build/cmake/
H A DUtil.cmake140 Macro (RemoveFlag flag) macro
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A DSequence.cpp276 void CSequence::RemoveFlag( int flag, bool children ) in RemoveFlag() function in CSequence
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmIDEOptions.cxx238 void cmIDEOptions::RemoveFlag(std::string const& flag) in RemoveFlag() function in cmIDEOptions
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmIDEOptions.cxx238 void cmIDEOptions::RemoveFlag(std::string const& flag) in RemoveFlag() function in cmIDEOptions
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmIDEOptions.cxx238 void cmIDEOptions::RemoveFlag(std::string const& flag) in RemoveFlag() function in cmIDEOptions
/dports/games/openjk/OpenJK-07675e2/codemp/server/NPCNav/
H A Dnavigator.h121 void RemoveFlag( int oldFlag ) { m_flags &= ~oldFlag; } in RemoveFlag() function
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A DSequence.cpp276 void CSequence::RemoveFlag( int flag, bool children ) in RemoveFlag() function in CSequence
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_navigator.h116 void RemoveFlag( int oldFlag ) { m_flags &= ~oldFlag; } in RemoveFlag() function
/dports/games/openjk/OpenJK-07675e2/code/icarus/
H A DSequence.cpp307 void CSequence::RemoveFlag( int flag, bool children ) in RemoveFlag() function in CSequence
/dports/cad/opencascade/opencascade-7.6.0/src/Interface/
H A DInterface_BitMap.cxx130 Standard_Boolean Interface_BitMap::RemoveFlag in RemoveFlag() function in Interface_BitMap
/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DReflectionUtils.cs989 public static BindingFlags RemoveFlag(this BindingFlags bindingAttr, BindingFlags flag) in RemoveFlag() method in Newtonsoft.Json.Utilities.ReflectionUtils
/dports/lang/mono/mono-5.10.1.57/external/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/
H A DReflectionUtils.cs941 public static BindingFlags RemoveFlag(this BindingFlags bindingAttr, BindingFlags flag) in RemoveFlag() method in Newtonsoft.Json.Utilities.ReflectionUtils
/dports/irc/smuxi/smuxi-1.1/lib/Newtonsoft.Json/Src/Newtonsoft.Json/Utilities/
H A DReflectionUtils.cs962 public static BindingFlags RemoveFlag(this BindingFlags bindingAttr, BindingFlags flag) in RemoveFlag() method in Newtonsoft.Json.Utilities.ReflectionUtils
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.cpp428 void CPWL_Wnd::RemoveFlag(uint32_t dwFlags) { in RemoveFlag() function in CPWL_Wnd
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.cpp430 void CPWL_Wnd::RemoveFlag(uint32_t dwFlags) { in RemoveFlag() function in CPWL_Wnd
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Wnd.cpp541 void CPWL_Wnd::RemoveFlag(uint32_t dwFlags) { in RemoveFlag() function in CPWL_Wnd
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Doutliner.hxx154 void RemoveFlag( ParaFlag nFlag ) { nFlags &= ~nFlag; } in RemoveFlag() function in Paragraph
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Doutliner.hxx152 void RemoveFlag( ParaFlag nFlag ) { nFlags &= ~nFlag; } in RemoveFlag() function in Paragraph
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Wnd.cpp581 void CPWL_Wnd::RemoveFlag(uint32_t dwFlags) { in RemoveFlag() function in CPWL_Wnd
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/richtext/
H A Drichtextbuffer.h842 void RemoveFlag(int flag) { m_flags &= ~flag; } in RemoveFlag() function
1120 void RemoveFlag(int flag) { m_flags &= ~flag; } in RemoveFlag() function
1230 void RemoveFlag(wxTextBoxAttrFlags flag) { m_flags &= ~flag; } in RemoveFlag() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/richtext/
H A Drichtextbuffer.h989 void RemoveFlag(int flag) { m_flags &= ~flag; } in RemoveFlag() function
1276 void RemoveFlag(int flag) { m_flags &= ~flag; } in RemoveFlag() function
1381 void RemoveFlag(wxTextBoxAttrFlags flag) { m_flags &= ~flag; } in RemoveFlag() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dtextctrl.h428 void RemoveFlag(long flag) { m_flags &= ~flag; } in RemoveFlag() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dtextctrl.h428 void RemoveFlag(long flag) { m_flags &= ~flag; } in RemoveFlag() function

12