HomeSort by relevance Sort by last modified time
    Searched full:guesses (Results 51 - 75 of 148) sorted by null

1 23 4 5 6

  /external/jpeg/
jdapimin.c 119 /* Note application may override our guesses. */
  /external/qemu/distrib/jpeg-6b/
jdapimin.c 119 /* Note application may override our guesses. */
  /external/webkit/Source/WebKit/efl/WebCoreSupport/
EditorClientEfl.cpp 495 void EditorClientEfl::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses)
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
EditorClientWinCE.cpp 494 void EditorClientWinCE::getGuessesForWord(const String& word, const String& context, WTF::Vector<String>& guesses)
PlatformStrategiesWinCE.cpp 274 return UI_STRING("No Guesses Found", "No Guesses Found context menu item");
  /external/webkit/Source/WebKit/wx/WebKitSupport/
EditorClientWx.cpp 543 void EditorClientWx::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses)
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.messages.in 190 GetGuessesForWord(WTF::String word, WTF::String context) -> (Vector<WTF::String> guesses)
WebPageProxy.h 656 void getGuessesForWord(const String& word, const String& context, Vector<String>& guesses);
    [all...]
  /frameworks/base/core/java/android/webkit/
URLUtil.java 290 * Guesses canonical filename that a download would have, using
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
FragmentMenu.java 102 // guesses
  /external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp 281 return WEB_UI_STRING("No Guesses Found", "No Guesses Found context menu item");
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.cpp 317 return QCoreApplication::translate("QWebPage", "No Guesses Found", "No Guesses Found context menu item");
EditorClientQt.cpp 630 void EditorClientQt::getGuessesForWord(const String& word, const String& context, Vector<String>& guesses)
  /external/webkit/Source/WebCore/editing/
Editor.cpp 1883 Vector<String> guesses; local
1897 Vector<String> guesses; local
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 98 Guesses if pc is a thumb pc.
  /external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp 244 return String::fromUTF8(_("No Guesses Found"));
  /external/webkit/Source/WebKit/gtk/po/
en_GB.po 793 msgid "No Guesses Found"
794 msgstr "No Guesses Found"
et.po 580 msgid "No Guesses Found"
gr.po 581 msgid "No Guesses Found"
lv.po 589 msgid "No Guesses Found"
  /external/clang/lib/Sema/
Sema.cpp     [all...]
  /external/chromium-trace/trace-viewer/src/importer/
linux_perf_importer.js 211 * Guesses whether the provided events is a Linux perf string.
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp 524 // cURL guesses that we want chunked encoding as long as we specify the header
  /external/webkit/Source/WebKit/chromium/src/
EditorClientImpl.cpp     [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardUtils.java 655 * Guesses the format of input image. Currently just the first few bytes are used.
    [all...]

Completed in 466 milliseconds

1 23 4 5 6