Home | History | Annotate | Download | only in jni

Lines Matching refs:WebCoreReply

1822 class ListBoxReply : public WebCoreReply {
1932 void WebViewCore::listBoxRequest(WebCoreReply* reply, const uint16_t** labels, size_t count, const int enabled[], size_t enabledCount,
2162 WebCoreReply* reply = new ListBoxReply(select, select->document()->frame(), this);