Home
last modified time | relevance | path

Searched refs:actionCustom (Results 1 – 10 of 10) sorted by relevance

/dports/lang/nim/nim-1.6.2/dist/nimble/src/nimblepkg/
H A Dnimscriptexecutor.nim24 if hookAction == actionCustom: options.action.command
38 if not execHook(options, actionCustom, true):
53 if not execHook(options, actionCustom, false):
H A Doptions.nim49 actionDoc, actionCustom, actionTasks, actionDevelop, actionCheck,
74 of actionCustom:
207 result = actionCustom
233 of actionCustom:
398 of actionCustom:
482 of actionCustom:
524 elif options.action.typ == actionCustom:
525 # actionCustom uses flags that come before the command as compilation flags
639 of actionCustom:
H A Dnimscriptwrapper.nim27 options.action.typ == actionCustom and actionName != printPkgInfo
/dports/devel/nimble/nimble-d13f3b8/src/nimblepkg/
H A Dnimscriptexecutor.nim24 if hookAction == actionCustom: options.action.command
38 if not execHook(options, actionCustom, true):
53 if not execHook(options, actionCustom, false):
H A Doptions.nim49 actionDoc, actionCustom, actionTasks, actionDevelop, actionCheck,
74 of actionCustom:
207 result = actionCustom
233 of actionCustom:
398 of actionCustom:
482 of actionCustom:
524 elif options.action.typ == actionCustom:
525 # actionCustom uses flags that come before the command as compilation flags
639 of actionCustom:
H A Dnimscriptwrapper.nim27 options.action.typ == actionCustom and actionName != printPkgInfo
/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocument.h601 QAction *actionCustom; variable
H A DPDFDocument.cpp2653actionCustom=configManager->newManagedAction(menuroot,menuGrid, "gridCustom", tr("Custom..."), thi…
2654 actionCustom->setProperty("grid","xx");
/dports/lang/nim/nim-1.6.2/dist/nimble/src/
H A Dnimble.nim1052 if not execHook(options, actionCustom, true):
1098 if not execHook(options, actionCustom, false):
1200 of actionCustom:
/dports/devel/nimble/nimble-d13f3b8/src/
H A Dnimble.nim1052 if not execHook(options, actionCustom, true):
1098 if not execHook(options, actionCustom, false):
1200 of actionCustom: