Searched refs:cached_user_selected_encodings (Results 1 – 2 of 2) sorted by relevance
428 CR_DEFINE_STATIC_LOCAL(std::string, cached_user_selected_encodings, ()); in GetCurrentDisplayEncodings()431 cached_user_selected_encodings != recently_select_encodings) { in GetCurrentDisplayEncodings()433 cached_user_selected_encodings = recently_select_encodings; in GetCurrentDisplayEncodings()
433 static std::string cached_user_selected_encodings; in GetCurrentDisplayEncodings() local436 cached_user_selected_encodings != recently_select_encodings) { in GetCurrentDisplayEncodings()438 cached_user_selected_encodings = recently_select_encodings; in GetCurrentDisplayEncodings()