Searched defs:pushed (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dback_forward_button_gtk.cc28 int normal, pushed, hover, disabled, tooltip; local
32 pushed = IDR_FORWARD_P;
39 pushed = IDR_BACK_P;
47 normal, pushed, hover, disabled, stock, GTK_ICON_SIZE_SMALL_TOOLBAR));
/external/chromium_org/chrome/browser/ui/gtk/
H A Dback_forward_button_gtk.cc31 int normal, pushed, hover, disabled, tooltip; local
35 pushed = IDR_FORWARD_P;
42 pushed = IDR_BACK_P;
50 normal, pushed, hover, disabled, stock, GTK_ICON_SIZE_SMALL_TOOLBAR));
/external/chromium_org/net/spdy/
H A Dspdy_http_utils.cc160 bool pushed) {
162 if (pushed && protocol_version == 2) {
158 GetUrlFromHeaderBlock(const SpdyHeaderBlock& headers, int protocol_version, bool pushed) argument
/external/chromium/net/spdy/
H A Dspdy_stream.cc40 bool pushed,
48 pushed_(pushed),
38 SpdyStream(SpdySession* session, spdy::SpdyStreamId stream_id, bool pushed, const BoundNetLog& net_log) argument
H A Dspdy_stream.h95 bool pushed,
108 // Is this stream a pushed stream from the server.
109 bool pushed() const { return pushed_; } function in class:net::SpdyStream
117 // For pushed streams, we track a path to identify them.
268 // When a server pushed stream is first created, this function is posted on
272 // There is a small period of time between when a server pushed stream is
273 // first created, and the pushed data is replayed. Any data received during
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 262 milliseconds