GetNormalizedValue 234 net/url_request/url_request_throttler_entry.cc std::string throttling_header = response->GetNormalizedValue( GetNormalizedValue 26 net/url_request/url_request_throttler_header_adapter.h virtual std::string GetNormalizedValue(const std::string& key) const OVERRIDE; GetNormalizedValue 20 net/url_request/url_request_throttler_header_interface.h virtual std::string GetNormalizedValue(const std::string& key) const = 0; GetNormalizedValue 48 net/url_request/url_request_throttler_test_support.h virtual std::string GetNormalizedValue(const std::string& key) const OVERRIDE; GetNormalizedValue 58 ui/app_list/views/progress_bar_view.cc paint_size.set_width(kBarEndWidth + bar_width * GetNormalizedValue()); GetNormalizedValue 240 ui/message_center/views/notification_view.cc static_cast<int>(content_bounds.width() * GetNormalizedValue() + 0.5); GetNormalizedValue 205 ui/views/controls/progress_bar.cc static_cast<int>(bar_width * GetNormalizedValue() + 0.5); GetNormalizedValue 25 ui/views/controls/progress_bar.h double GetNormalizedValue() const;