OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contextMenu
(Results
51 - 56
of
56
) sorted by null
1
2
3
/cts/tests/tests/view/src/android/view/cts/
ViewTest.java
47
import android.view.
ContextMenu
;
48
import android.view.
ContextMenu
.ContextMenuInfo;
875
ContextMenu
contextMenu
= new ContextMenuBuilder(mActivity);
882
view.createContextMenu(
contextMenu
);
[
all
...]
/external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp
125
#include "platform/
ContextMenu
.h"
558
// Dispatch the
contextmenu
event regardless of if the click was swallowed.
605
// Dispatch the
contextmenu
event regardless of if the click was swallowed.
[
all
...]
/external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js
[
all
...]
chromeVoxChromeOptionsScript.js
63
speakTimeAndDate:{announce:!1,msgId:"speak_time_and_date",category:"information"},toggleSelection:{announce:!0,msgId:"toggle_selection",category:"information"},toggleSearchWidget:{announce:!1,disallowContinuation:!0,msgId:"toggle_search_widget",category:"information"},toggleKeyboardHelp:{announce:!1,disallowContinuation:!0,msgId:"show_power_key",category:"help_commands"},help:{announce:!1,msgId:"help",disallowOOBE:!0,disallowContinuation:!0,category:"help_commands"},
contextMenu
:{announce:!1,disallowContinuation:!0},
[
all
...]
chromeVoxChromePageScript.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
Completed in 1285 milliseconds
1
2
3