Searched defs:pushed (Results 1 - 4 of 4) 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/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/ ...

Completed in 1014 milliseconds