Home
last modified time | relevance | path

Searched defs:aAdd (Results 51 – 75 of 96) sorted by relevance

1234

/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Ddlg_settings.h186 QAction *aAdd; variable
H A Ddlg_settings.cpp518 auto aAdd = new QAction(this); in DeckEditorSettingsPage() local
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/Treeless/
H A DSimplify.hs493 aAdd (a, xs) (b, ys) = (a + b, aCancel $ sortR $ xs ++ ys) function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/tools/
H A Dee_selection_tool.cpp853 bool* aSelectionCancelledFlag, bool aAdd, bool aSubtract, in selectPoint()
923 bool aCheckLocked, bool aAdd, bool aSubtract, in SelectPoint()
/dports/devel/yaegi/yaegi-0.9.23/interp/
H A Dast.go206 aAdd const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/interp/
H A Dast.go207 aAdd const
/dports/graphics/ming/libming-ming-0_4_8/
H A Dmingpp.h187 …SWFCXform(int rAdd, int gAdd, int bAdd, int aAdd, float rMult, float gMult, float bMult, float aMu… in SWFCXform()
194 void setColorAdd(int rAdd, int gAdd, int bAdd, int aAdd) in setColorAdd()
203 static SWFCXform *AddCXForm(int rAdd, int gAdd, int bAdd, int aAdd) in AddCXForm()
/dports/graphics/p5-ming/libming-ming-0_4_8/
H A Dmingpp.h187 …SWFCXform(int rAdd, int gAdd, int bAdd, int aAdd, float rMult, float gMult, float bMult, float aMu… in SWFCXform()
194 void setColorAdd(int rAdd, int gAdd, int bAdd, int aAdd) in setColorAdd()
203 static SWFCXform *AddCXForm(int rAdd, int gAdd, int bAdd, int aAdd) in AddCXForm()
/dports/graphics/py-ming/libming-ming-0_4_8/
H A Dmingpp.h187 …SWFCXform(int rAdd, int gAdd, int bAdd, int aAdd, float rMult, float gMult, float bMult, float aMu… in SWFCXform()
194 void setColorAdd(int rAdd, int gAdd, int bAdd, int aAdd) in setColorAdd()
203 static SWFCXform *AddCXForm(int rAdd, int gAdd, int bAdd, int aAdd) in AddCXForm()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzformat.cxx1316 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
1336 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
1354 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsMsgBrkMBoxStore.cpp833 bool aAdd) { in ChangeKeywords()
H A DnsMsgMaildirStore.cpp1304 bool aAdd) { in ChangeKeywords()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/unoidl/
H A Dunopage.cxx2196 std::vector<std::u16string_view> aAdd{ u"com.sun.star.drawing.DrawPage" }; in getSupportedServiceNames() local
2713 std::vector<std::u16string_view> aAdd{ u"com.sun.star.drawing.MasterPage" }; in getSupportedServiceNames() local
H A Dunoobj.cxx809 std::vector<std::u16string_view> aAdd{ u"com.sun.star.presentation.Shape", in getSupportedServiceNames() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzformat.cxx1276 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
1296 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
1314 OUString aAdd( pSc->GetStandardName() ); in SvNumberformat() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedlingu.cxx1262 SpellContentPosition aAdd; in lcl_CollectDeletedRedlines() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedlingu.cxx1244 SpellContentPosition aAdd; in lcl_CollectDeletedRedlines() local
/dports/www/firefox-esr/firefox-91.8.0/dom/xhr/
H A DXMLHttpRequestWorker.cpp851 bool Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) { in AddRemoveEventListeners()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xhr/
H A DXMLHttpRequestWorker.cpp840 bool Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) { in AddRemoveEventListeners()
/dports/www/firefox/firefox-99.0/dom/xhr/
H A DXMLHttpRequestWorker.cpp852 bool Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) { in AddRemoveEventListeners()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xhr/
H A DXMLHttpRequestWorker.cpp851 bool Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) { in AddRemoveEventListeners()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xhr/
H A DXMLHttpRequestWorker.cpp845 bool Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) { in AddRemoveEventListeners()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/cookie/
H A DnsPermissionManager.cpp2454 bool aAdd) in GetTypeIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/
H A DXMLHttpRequestWorker.cpp937 Proxy::AddRemoveEventListeners(bool aUpload, bool aAdd) in AddRemoveEventListeners()
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dming.py40 def __init__(rAdd=0, gAdd=0, bAdd=0, aAdd=0, rMult=1.0, gMult=1.0, bMult=1.0, aMult=1.0): argument
46 def setColorAdd(self, rAdd, gAdd, bAdd, aAdd=0xff): argument

1234