Searched defs:actions (Results 1 - 25 of 40) sorted by last modified time

12

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp255 static inline DragOperation dropActionToDragOp(Qt::DropActions actions) argument
258 if (actions & Qt::CopyAction)
262 if (actions & Qt::MoveAction)
264 if (actions & Qt::LinkAction)
269 static inline Qt::DropAction dragOpToDropAction(unsigned actions) argument
272 if (actions & DragOperationCopy)
274 else if (actions & DragOperationMove)
278 else if (actions & DragOperationGeneric)
280 else if (actions & DragOperationLink)
347 memset(actions,
483 QList<QAction *> actions = subMenu->actions(); local
[all...]
H A Dqwebpage_p.h205 QAction *actions[QWebPage::WebActionCount]; member in class:QWebPagePrivate
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp990 QList<QAction *> actions = menu->actions(); local
991 for (int i = 0; i < actions.count(); ++i) {
992 if (actions.at(i)->isSeparator())
995 items << actions.at(i)->text();
996 if (actions.at(i)->menu())
997 items << iterateContextMenu(actions.at(i)->menu());
/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage_p.h125 QAction* actions[QWKPage::WebActionCount]; member in class:QWKPagePrivate
/external/webkit/Source/WebKit2/UIProcess/qt/
H A DWebContextMenuProxyQt.cpp137 // Do not show sub-menus with just disabled actions.
142 QList<QAction *> actions = menu->actions(); local
143 for (int i = 0; i < actions.count(); ++i) {
144 if (actions.at(i)->isVisible())
145 isAnyActionEnabled |= actions.at(i)->isEnabled();
/external/v8/src/
H A Djsregexp.h643 // the deferred actions in the current trace and generating a goto.
1255 // End the trace. This involves flushing the deferred actions in the trace
1261 DeferredAction* actions() { return actions_; } function in class:v8::internal::Trace
1262 // A trivial trace is one that has no deferred actions or other state that
1269 // actions in the trace. The location of the code generated for a node using
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp507 /// Deals with Dwarf actions matching our type infos
605 /// @param _Unwind_Action actions minimally supported unwind stage
614 _Unwind_Action actions,
726 if (!(actions & _UA_SEARCH_PHASE)) {
791 /// @param _Unwind_Action actions minimally supported unwind stage
799 _Unwind_Action actions,
805 "We are in ourPersonality(...):actions is <%d>.\n",
806 actions);
808 if (actions & _UA_SEARCH_PHASE) {
827 actions,
612 handleLsda(int version, const uint8_t *lsda, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, _Unwind_Context_t context) argument
798 ourPersonality(int version, _Unwind_Action actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, _Unwind_Context_t context) argument
[all...]
/external/kernel-headers/original/linux/mfd/
H A Dmsm-adie-codec.h66 struct adie_codec_action_unit *actions; member in struct:adie_codec_hwsetting_entry
/external/guava/guava-tests/test/com/google/common/hash/
H A DHashTestUtils.java172 private static final RandomHasherAction[] actions = values(); field in class:HashTestUtils.RandomHasherAction
175 return actions[random.nextInt(actions.length)];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jar ... .String, java.lang.String) String name String actions public boolean implies (java.security.Permission) java. ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
H A Dpublisher-ant.jar ... .io.File[] b java.util.ArrayList actions private java.io.File[] getLocations (java.util ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 304 milliseconds

12