• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/WebKit2-7600.1.25/Shared/

Lines Matching refs:ArgumentDecoder

118     static bool decode(ArgumentDecoder&, WebCore::AffineTransform&);
123 static bool decode(ArgumentDecoder&, WebCore::TransformationMatrix&);
128 static bool decode(ArgumentDecoder&, WebCore::LinearTimingFunction&);
133 static bool decode(ArgumentDecoder&, WebCore::CubicBezierTimingFunction&);
138 static bool decode(ArgumentDecoder&, WebCore::StepsTimingFunction&);
143 static bool decode(ArgumentDecoder&, WebCore::CertificateInfo&);
148 static bool decode(ArgumentDecoder&, WebCore::FloatPoint&);
153 static bool decode(ArgumentDecoder&, WebCore::FloatPoint3D&);
158 static bool decode(ArgumentDecoder&, WebCore::FloatRect&);
163 static bool decode(ArgumentDecoder&, WebCore::FloatSize&);
169 static bool decode(ArgumentDecoder&, WebCore::FloatQuad&);
174 static bool decode(ArgumentDecoder&, WebCore::ViewportArguments&);
180 static bool decode(ArgumentDecoder&, WebCore::IntPoint&);
185 static bool decode(ArgumentDecoder&, WebCore::IntRect&);
190 static bool decode(ArgumentDecoder&, WebCore::IntSize&);
195 static bool decode(ArgumentDecoder&, WebCore::Region&);
200 static bool decode(ArgumentDecoder&, WebCore::Length&);
205 static bool decode(ArgumentDecoder&, WebCore::ViewportAttributes&);
210 static bool decode(ArgumentDecoder&, WebCore::MimeClassInfo&);
215 static bool decode(ArgumentDecoder&, WebCore::PluginInfo&);
220 static bool decode(ArgumentDecoder&, WebCore::HTTPHeaderMap&);
225 static bool decode(ArgumentDecoder&, WebCore::AuthenticationChallenge&);
230 static bool decode(ArgumentDecoder&, WebCore::ProtectionSpace&);
232 static bool decodePlatformData(ArgumentDecoder&, WebCore::ProtectionSpace&);
237 static bool decode(ArgumentDecoder&, WebCore::Credential&);
242 static bool decode(ArgumentDecoder&, WebCore::Cursor&);
253 static bool decode(ArgumentDecoder&, WebCore::ResourceRequest&);
255 static bool decodePlatformData(ArgumentDecoder&, WebCore::ResourceRequest&);
260 static bool decode(ArgumentDecoder&, WebCore::ResourceResponse&);
262 static bool decodePlatformData(ArgumentDecoder&, WebCore::ResourceResponse&);
273 static bool decode(ArgumentDecoder&, WebCore::ResourceError&);
275 static bool decodePlatformData(ArgumentDecoder&, WebCore::ResourceError&);
280 static bool decode(ArgumentDecoder&, WebCore::WindowFeatures&);
285 static bool decode(ArgumentDecoder&, WebCore::Color&);
291 static bool decode(ArgumentDecoder&, WebCore::KeypressCommand&);
298 static bool decode(ArgumentDecoder&, WebCore::SelectionRect&);
303 static bool decode(ArgumentDecoder&, WebCore::Highlight&);
308 static bool decode(ArgumentDecoder&, WebCore::PasteboardWebContent&);
313 static bool decode(ArgumentDecoder&, WebCore::PasteboardImage&);
319 static bool decode(ArgumentDecoder&, WebCore::CompositionUnderline&);
324 static bool decode(ArgumentDecoder&, WebCore::Cookie&);
329 static bool decode(ArgumentDecoder&, WebCore::DatabaseDetails&);
334 static bool decode(ArgumentDecoder&, WebCore::DictationAlternative&);
339 static bool decode(ArgumentDecoder&, WebCore::FileChooserSettings&);
344 static bool decode(ArgumentDecoder&, WebCore::GrammarDetail&);
349 static bool decode(ArgumentDecoder&, WebCore::TextCheckingRequestData&);
354 static bool decode(ArgumentDecoder&, WebCore::TextCheckingResult&);
359 static bool decode(ArgumentDecoder&, WebCore::URL&);
364 static bool decode(ArgumentDecoder&, WebCore::UserStyleSheet&);
369 static bool decode(ArgumentDecoder&, WebCore::UserScript&);
374 static bool decode(ArgumentDecoder&, WebCore::ScrollableAreaParameters&);
379 static bool decode(ArgumentDecoder&, WebCore::FixedPositionViewportConstraints&);
384 static bool decode(ArgumentDecoder&, WebCore::StickyPositionViewportConstraints&);
390 static bool decode(ArgumentDecoder&, WebCore::FilterOperations&);
396 bool decodeFilterOperation(ArgumentDecoder&, RefPtr<WebCore::FilterOperation>&);
402 static bool decode(ArgumentDecoder&, WebCore::IDBDatabaseMetadata&);
407 static bool decode(ArgumentDecoder&, WebCore::IDBGetResult&);
412 static bool decode(ArgumentDecoder&, WebCore::IDBIndexMetadata&);
417 static bool decode(ArgumentDecoder&, WebCore::IDBKeyData&);
422 static bool decode(ArgumentDecoder&, WebCore::IDBKeyPath&);
427 static bool decode(ArgumentDecoder&, WebCore::IDBKeyRangeData&);
432 static bool decode(ArgumentDecoder&, WebCore::IDBObjectStoreMetadata&);
439 static bool decode(ArgumentDecoder&, WebCore::SessionID&);
444 static bool decode(ArgumentDecoder&, WebCore::BlobPart&);
450 static bool decode(ArgumentDecoder&, WebCore::ContentFilter&);