Home
last modified time | relevance | path

Searched refs:replyInt (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DPopupMenuAndroid.cpp43 virtual void replyInt(int value) in replyInt() function in PopupReply
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h107 virtual void replyInt(int value) { in replyInt() function
DWebViewCore.cpp3400 m_popupReply->replyInt(index); in popupReply()