OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:contextMenuItemTagShowSpellingPanel
(Results
1 - 11
of
11
) sorted by null
/external/webkit/Source/WebCore/platform/android/
LocalizedStringsAndroid.cpp
257
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebCore/platform/brew/
LocalizedStringsBrew.cpp
229
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebCore/platform/efl/
LocalizedStringsEfl.cpp
264
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebCore/platform/gtk/
LocalizedStringsGtk.cpp
282
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp
236
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebCore/platform/wx/
LocalizedStringsWx.cpp
235
String
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebKit/chromium/src/
LocalizedStrings.cpp
278
String
contextMenuItemTagShowSpellingPanel
(bool show) { return String(); }
/external/webkit/Source/WebCore/platform/
DefaultLocalizationStrategy.cpp
329
String DefaultLocalizationStrategy::
contextMenuItemTagShowSpellingPanel
(bool show)
[
all
...]
LocalizedStrings.cpp
213
String
contextMenuItemTagShowSpellingPanel
(bool show)
215
return platformStrategies()->localizationStrategy()->
contextMenuItemTagShowSpellingPanel
(show);
/external/webkit/Source/WebKit/qt/WebCoreSupport/
WebPlatformStrategies.cpp
355
String WebPlatformStrategies::
contextMenuItemTagShowSpellingPanel
(bool show)
/external/webkit/Source/WebKit/wince/WebCoreSupport/
PlatformStrategiesWinCE.cpp
377
String PlatformStrategiesWinCE::
contextMenuItemTagShowSpellingPanel
(bool show)
Completed in 1043 milliseconds