Searched defs:languages (Results 1 - 25 of 31) sorted by path

12

/macosx-10.9.5/CF-855.17/
H A DCFBundle_Resources.c457 CFArrayRef languages = NULL; local
733 CFArrayRef languages local
1777 _CFBundleCreateQueryTableAtPath(CFBundleRef bundle, CFURLRef bundleURL, CFArrayRef languages, CFStringRef resourcesDirectory, CFStringRef subdirectory) argument
1897 _CFBundleCopyQueryTable(CFBundleRef bundle, CFURLRef bundleURL, CFArrayRef languages, CFStringRef resourcesDirectory, CFStringRef subdirectory) argument
1979 _CFBundleCopyURLsOfKey(CFBundleRef bundle, CFURLRef bundleURL, CFArrayRef languages, CFStringRef resourcesDirectory, CFStringRef subDir, CFStringRef key, CFStringRef lproj, Boolean returnArray, Boolean localized, uint8_t bundleVersion, Boolean (^predicate)(CFStringRef filename, Boolean *stop)) argument
2161 _CFBundleCopyFindResources(CFBundleRef bundle, CFURLRef bundleURL, CFArrayRef languages, CFStringRef resourceName, CFStringRef resourceType, CFStringRef subPath, CFStringRef lproj, Boolean returnArray, Boolean localized, Boolean (^predicate)(CFStringRef filename, Boolean *stop)) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DCaptionUserPreferences.cpp145 Vector<String> languages = userPreferredLanguages(); local
H A DCaptionUserPreferencesMediaAF.cpp494 RetainPtr<CFArrayRef> languages = adoptCF(MACaptionAppearanceCopySelectedLanguages(kMACaptionAppearanceDomainUser)); local
/macosx-10.9.5/WebCore-7537.78.1/page/blackberry/
H A DSettingsBlackBerry.cpp30 static std::vector<BlackBerry::Platform::String> languages; local
59 setStandardFontFamily(BlackBerry::Platform::FontInfo::instance()->fontFamily(BlackBerry::Platform::String::emptyString(), languages[i]), script); local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DLanguage.cpp66 Vector<String> languages = userPreferredLanguages(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DSVGGlyph.h104 Vector<String> languages; member in struct:WebCore::SVGGlyph
/macosx-10.9.5/WebCore-7537.78.1/platform/text/enchant/
H A DTextCheckerEnchant.cpp137 void TextCheckerEnchant::updateSpellCheckingLanguages(const Vector<String>& languages) argument
172 Vector<String> languages; local
192 Vector<String> languages; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternals.cpp1213 void Internals::setUserPreferredLanguages(const Vector<String>& languages) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitspellchecker.cpp100 void webkit_spell_checker_update_spell_checking_languages(WebKitSpellChecker* checker, const char* languages) argument
H A Dwebkitspellcheckerenchant.cpp99 static void updateSpellCheckingLanguages(WebKitSpellChecker* checker, const char* languages) argument
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebProcessCreationParameters.cpp88 encoder << languages; local
H A DWebProcessCreationParameters.h100 Vector<String> languages; member in struct:WebKit::WebProcessCreationParameters
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/
H A Dewk_text_checker.cpp35 static Eina_List* convertLanguagesToEinaList(const Vector<String>& languages) argument
89 void ewk_text_checker_spell_checking_languages_set(const char* languages) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/
H A Dtest_ewk2_text_checker.cpp375 WTF::StringBuilder languages; local
451 WTF::StringBuilder languages; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitTextChecker.cpp155 void WebKitTextChecker::setSpellCheckingLanguages(const char* const* languages) argument
H A DWebKitWebContext.cpp697 void webkit_web_context_set_spell_checking_languages(WebKitWebContext* context, const gchar* const* languages) argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestWebKitWebContext.cpp246 GRefPtr<GPtrArray> languages = adoptGRef(g_ptr_array_new()); local
300 GRefPtr<GPtrArray> languages = adoptGRef(g_ptr_array_new()); local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/soup/
H A DWebProcessSoup.cpp119 static CString buildAcceptLanguages(Vector<String> languages) argument
158 static void setSoupSessionAcceptLanguage(Vector<String> languages) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dhttp_filters.c1230 char **languages = (char **)(r->content_languages->elts); local
/macosx-10.9.5/apache-786.1/httpd/modules/mappers/
H A Dmod_negotiation.c2650 apr_array_header_t *languages = variant->content_languages; local
[all...]
/macosx-10.9.5/cddafs-252/Classes/
H A DTSystemUtils.cpp59 CFPropertyListRef languages = NULL; local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dlocalize.c566 cups_array_t *languages; /* Languages array */ local
544 _ppdFreeLanguages( cups_array_t *languages) argument
[all...]
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdmerge.cxx55 cups_array_t *languages; // Languages in file local
312 } languages[] local
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcolorman.c380 cups_array_t *languages; /* Languages array */ local
240 apple_init_profile( ppd_file_t *ppd, cups_array_t *languages, CFMutableDictionaryRef profile, unsigned id, const char *name, const char *text, const char *iccfile) argument
H A Dcups-driverd.cxx106 languages[PPD_MAX_LANG][6], member in struct:__anon7224
1753 languages[128], /* ppd-natural-language */ local
2005 } languages[] = local
[all...]

Completed in 346 milliseconds

12