Searched defs:showKeyboard (Results 1 – 2 of 2) sorted by relevance
679 void (*showKeyboard)(NPP instance, bool value); member
1224 void WebViewCore::requestKeyboard(bool showKeyboard) in requestKeyboard()