Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 18 of 18) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp359 COMPtr<IShellLink> shortcut(Create, CLSID_ShellLink); in followShortcuts() local
360 if (!shortcut) in followShortcuts()
362 COMPtr<IPersistFile> persistFile(Query, shortcut); in followShortcuts()
363 if (!shortcut) in followShortcuts()
367 if (FAILED(shortcut->Resolve(0, 0))) in followShortcuts()
371 if (FAILED(shortcut->GetPath(targetPath, targetPathLen, 0, 0))) in followShortcuts()
/external/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.ui79 <property name="shortcut" >
95 <property name="shortcut" >
Dwpagui.ui223 <property name="shortcut" >
240 <property name="shortcut" >
257 <property name="shortcut" >
271 <property name="shortcut" >
/external/webkit/WebKit/win/
DAccessibleBase.cpp293 HRESULT STDMETHODCALLTYPE AccessibleBase::get_accKeyboardShortcut(VARIANT vChild, BSTR* shortcut) in get_accKeyboardShortcut() argument
295 if (!shortcut) in get_accKeyboardShortcut()
298 *shortcut = 0; in get_accKeyboardShortcut()
325 *shortcut = BString(accessKeyModifiers + accessKey).release(); in get_accKeyboardShortcut()
DChangeLog6333 … * WebView.cpp: Fixed keyDownEntries to list this shortcut (and related ones, for consistency).
/external/webkit/WebKitTools/DumpRenderTree/mac/
DObjCPlugin.m99 // this is a useful shortcut for accessing objective-c classes from the scripting
/external/webkit/WebKit/qt/tests/qwebframe/
Dtst_qwebframe.cpp89 Q_PROPERTY(QKeySequence shortcut READ shortcut WRITE setShortcut) property in MyQObject
199 QKeySequence shortcut() const { in shortcut() function in MyQObject
/external/libpng/contrib/gregbook/
DREADME112 create a desktop shortcut with "c:\windows\command.com /e:4096" as
/external/qemu/
DCHANGES.TXT134 Note that the '@<name>' form is a convenience shortcut for '-avd <name>'.
/external/webkit/WebKit/qt/
DChangeLog2679 Add Shift-Space shortcut to go up one screen, the opposite of Space
3310 The shortcut for back on Windows is backspace. Implemented shortcut override
/external/grub/docs/
Dgrub.texi1855 A shortcut for specifying BSD subpartitions is
Dgrub.info1666 A shortcut for specifying BSD subpartitions is
/external/webkit/WebKitTools/
DChangeLog6406 New method which checks if a file points to a shortcut and
6407 follows the shortcut.
17132 (-[JSObjC invokeDefaultMethodWithArguments:]): shortcut for accessing classes
/external/dropbear/libtomcrypt/
Dcrypt.tex1574 Note: the GCM protocols provides a \textit{shortcut} for 12--byte IVs where no pre-processing is to…
/external/dbus/
DChangeLog8875 (bus_activation_activate_service): shortcut the activation if we
/external/webkit/WebKit/mac/
DChangeLog-2006-02-096119 - WebKit support for <rdar://problem/3795701> Menu item/keyboard shortcut to
17805 - WebKit part of fix for <rdar://problem/3292380>: Cycle Tabs keyboard shortcut
/external/webkit/WebCore/
DChangeLog-2007-10-149507 http/tests/security/listener/xss-XMLHttpRequest-shortcut.html
9742 http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html
9744 http/tests/security/listener/xss-window-onclick-shortcut.html
DChangeLog-2008-08-1027540 …Always loads default shortcut icon URL when an external <script> is referenced before the icon URL…
49251 …minor addition to this patch is that I added a function on KSJProxy to be a shortcut for checking …
50864 than the index or shortcut name getters.