Searched defs:pushed (Results 1 - 7 of 7) sorted by relevance
/external/chromium/chrome/browser/ui/gtk/ |
H A D | back_forward_button_gtk.cc | 28 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 D | back_forward_button_gtk.cc | 31 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 D | spdy_http_utils.cc | 161 bool pushed) { 163 if (pushed && protocol_version == SPDY2) { 159 GetUrlFromHeaderBlock(const SpdyHeaderBlock& headers, SpdyMajorVersion protocol_version, bool pushed) argument
|
/external/chromium/net/spdy/ |
H A D | spdy_stream.cc | 40 bool pushed, 48 pushed_(pushed), 38 SpdyStream(SpdySession* session, spdy::SpdyStreamId stream_id, bool pushed, const BoundNetLog& net_log) argument
|
H A D | spdy_stream.h | 95 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 D | ant.jar | META-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 D | compiler.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ... |
Completed in 272 milliseconds