Searched refs:searchableIndexIntroduction (Results 1 - 13 of 13) sorted by relevance

/external/webkit/WebCore/platform/brew/
H A DLocalizedStringsBrew.cpp54 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebCore/platform/haiku/
H A DLocalizedStringsHaiku.cpp56 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebCore/platform/wx/
H A DLocalizedStringsWx.cpp55 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebCore/platform/
H A DLocalizedStrings.h36 String searchableIndexIntroduction();
/external/webkit/WebCore/platform/android/
H A DLocalizedStringsAndroid.cpp317 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebCore/page/mac/
H A DWebCoreViewFactory.h36 - (NSString *)searchableIndexIntroduction;
/external/webkit/WebCore/platform/mac/
H A DLocalizedStringsMac.mm52 String searchableIndexIntroduction()
55 return [[WebCoreViewFactory sharedFactory] searchableIndexIntroduction];
/external/webkit/WebCore/platform/qt/
H A DLocalizations.cpp63 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebKit/chromium/src/
H A DLocalizedStrings.cpp58 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebCore/platform/gtk/
H A DLocalizedStringsGtk.cpp68 String searchableIndexIntroduction() function in namespace:WebCore
/external/webkit/WebKit/win/
H A DWebCoreLocalizedStrings.cpp36 String WebCore::searchableIndexIntroduction() { return String(LPCTSTR_UI_STRING("This is a searchable index. Enter search keywords: ", "text that appears at the start of nearly-obsolete web pages in the form of a 'searchable index'")); } function in class:WebCore
/external/webkit/WebKit/mac/WebCoreSupport/
H A DWebViewFactory.mm88 - (NSString *)searchableIndexIntroduction
/external/webkit/WebCore/html/
H A DHTMLParser.cpp1622 String text = searchableIndexIntroduction();

Completed in 31 milliseconds