Home
last modified time | relevance | path

Searched defs:ACTION_MAP (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/directactions/
H A DMenuDirectActionHandler.java32 private static final Map<String, Integer> ACTION_MAP; field in MenuDirectActionHandler
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dadd_filters.py22 ACTION_MAP = OrderedDict(( variable in RuleEdit
H A Dauthor_mapper.py23 ACTION_MAP = OrderedDict(( variable in RuleEdit
H A Dtag_mapper.py43 ACTION_MAP = OrderedDict(( variable in RuleEdit
/dports/games/freedink-engine/freedink-108.4/src/
H A Dinput.h47 ACTION_MAP, enumerator
/dports/textproc/meld/meld-3.20.4/meld/
H A Dgutterrendererchunk.py154 ACTION_MAP = { variable in GutterRendererChunkAction
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/
H A Dcss_transform_rules.py216 ACTION_MAP = OrderedDict(( variable
H A Dhtml_transform_rules.py38 ACTION_MAP = {a.name: a for a in ( variable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Daction.h240 ACTION_MAP, enumerator
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Daction.h240 ACTION_MAP, enumerator
/dports/x11/xmenu/xmenu-4.5.5/
H A Dxmenu.h7 #define ACTION_MAP 1<<2 /* remap menu windows */ macro
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dcoloring.py49 ACTION_MAP = { variable in ConditionEditor
/dports/devel/py-moto/moto-2.2.16/moto/s3/
H A Dresponses.py75 ACTION_MAP = { variable
/dports/net-mgmt/crmsh/crmsh-4.3.1/crmsh/
H A Dutils.py2494 ACTION_MAP = { variable in ServiceManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DAbstractTextEditor.java2280 protected static final IdMapEntry[] ACTION_MAP= new IdMapEntry[] { field in AbstractTextEditor