Home
last modified time | relevance | path

Searched defs:Reply (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebKit/mac/Plugins/Hosted/
DNetscapePluginInstanceProxy.h174 struct Reply { struct
182 Reply(Type type) in Reply() function
187 virtual ~Reply() { } in ~Reply() argument
192 struct InstantiatePluginReply : public Reply { argument