body_ 127 chrome/browser/ui/gtk/download/download_item_gtk.cc body_.Own(gtk_button_new()); body_ 128 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_app_paintable(body_.get(), TRUE); body_ 131 chrome/browser/ui/gtk/download/download_item_gtk.cc g_signal_connect(body_.get(), "expose-event", body_ 133 chrome/browser/ui/gtk/download/download_item_gtk.cc g_signal_connect(body_.get(), "clicked", body_ 135 chrome/browser/ui/gtk/download/download_item_gtk.cc g_signal_connect(body_.get(), "button-press-event", body_ 137 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_can_focus(body_.get(), FALSE); body_ 142 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_modify_style(body_.get(), no_padding_style); body_ 173 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_container_add(GTK_CONTAINER(body_.get()), body_hbox); body_ 191 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_box_pack_start(GTK_BOX(hbox_.get()), body_.get(), FALSE, FALSE, 0); body_ 207 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_no_show_all(body_.get(), TRUE); body_ 209 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_hide(body_.get()); body_ 278 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_size_request(body_.get(), kMinDownloadItemWidth, -1); body_ 303 chrome/browser/ui/gtk/download/download_item_gtk.cc body_.Destroy(); body_ 316 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_no_show_all(body_.get(), FALSE); body_ 320 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_size_request(body_.get(), kBodyWidth, -1); body_ 360 chrome/browser/ui/gtk/download/download_item_gtk.cc DownloadItemDrag::SetSource(body_.get(), download(), icon_large_); body_ 397 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_size_request(body_.get(), showing_width, -1); body_ 465 chrome/browser/ui/gtk/download/download_item_gtk.cc DownloadItemDrag::SetSource(body_.get(), download(), icon_large_); body_ 492 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_set_tooltip_text(body_.get(), body_ 748 chrome/browser/ui/gtk/download/download_item_gtk.cc GtkStyle* style = gtk_widget_get_style(body_.get()); body_ 751 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_get_allocation(body_.get(), &left_clip); body_ 757 chrome/browser/ui/gtk/download/download_item_gtk.cc GTK_BUTTON(body_.get())->depressed ? GTK_SHADOW_IN : GTK_SHADOW_OUT; body_ 760 chrome/browser/ui/gtk/download/download_item_gtk.cc gtk_widget_get_state(body_.get()), body_ 795 chrome/browser/ui/gtk/download/download_item_gtk.cc bool is_body = widget == body_.get(); body_ 159 chrome/browser/ui/gtk/download/download_item_gtk.h ui::OwnedWidgetGtk body_; body_ 186 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.cc : body_(body) {} body_ 22 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h const std::string& body() const { return body_; } body_ 25 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_url_loader.h std::string body_; body_ 79 net/quic/quic_headers_stream_test.cc body_("hello world"), body_ 173 net/quic/quic_headers_stream_test.cc string body_; body_ 42 net/server/http_server_response_info.cc DCHECK(body_.empty()); body_ 43 net/server/http_server_response_info.cc body_ = body; body_ 56 net/server/http_server_response_info.cc return response + "\r\n" + body_; body_ 64 net/server/http_server_response_info.cc return body_; body_ 41 net/server/http_server_response_info.h std::string body_; body_ 75 net/tools/flip_server/mem_cache.h const std::string& body() { return body_; } body_ 80 net/tools/flip_server/mem_cache.h std::string body_; body_ 54 net/tools/quic/quic_in_memory_cache.cc body_.append(input, size); body_ 57 net/tools/quic/quic_in_memory_cache.cc const string& body() const { return body_; } body_ 61 net/tools/quic/quic_in_memory_cache.cc string body_; body_ 49 net/tools/quic/quic_in_memory_cache.h const base::StringPiece body() const { return base::StringPiece(body_); } body_ 58 net/tools/quic/quic_in_memory_cache.h body.CopyToString(&body_); body_ 63 net/tools/quic/quic_in_memory_cache.h std::string body_; body_ 57 net/tools/quic/quic_spdy_client_stream_test.cc string body_; body_ 67 net/tools/quic/quic_spdy_client_stream_test.cc EXPECT_EQ(body_.size(), body_ 68 net/tools/quic/quic_spdy_client_stream_test.cc stream_->ProcessData(body_.c_str(), body_.size())); body_ 70 net/tools/quic/quic_spdy_client_stream_test.cc EXPECT_EQ(body_, stream_->data()); body_ 74 net/tools/quic/quic_spdy_client_stream_test.cc string message = headers_string_ + body_; body_ 79 net/tools/quic/quic_spdy_client_stream_test.cc EXPECT_EQ(body_, stream_->data()); body_ 44 net/tools/quic/quic_spdy_server_stream.cc body_.append(data + total_bytes_processed, body_ 60 net/tools/quic/quic_spdy_server_stream.cc body_.size() != headers_.content_length()) { body_ 85 net/tools/quic/quic_spdy_server_stream.cc body_.append(data + len, delta); body_ 55 net/tools/quic/quic_spdy_server_stream.h string body_; body_ 61 net/tools/quic/quic_spdy_server_stream_test.cc return stream->body_; body_ 141 net/tools/quic/quic_spdy_server_stream_test.cc string body_; body_ 162 net/tools/quic/quic_spdy_server_stream_test.cc EXPECT_EQ(body_.size(), stream_->ProcessData(body_.c_str(), body_.size())); body_ 166 net/tools/quic/quic_spdy_server_stream_test.cc EXPECT_EQ(body_, StreamBody()); body_ 173 net/tools/quic/quic_spdy_server_stream_test.cc string message = headers_string_ + body_; body_ 180 net/tools/quic/quic_spdy_server_stream_test.cc EXPECT_EQ(body_, StreamBody()); body_ 140 net/tools/quic/test_tools/http_message.cc body_ = body; body_ 67 net/tools/quic/test_tools/http_message.h const std::string& body() const { return body_; } body_ 102 net/tools/quic/test_tools/http_message.h void set_body(const std::string& body) { body_ = body; } body_ 110 net/tools/quic/test_tools/http_message.h std::string body_; // the body with chunked framing/gzip compression