Searched refs:WKFullScreenKeyboardRequestType (Results 1 – 3 of 3) sorted by relevance
73 typedef uint32_t WKFullScreenKeyboardRequestType; typedef253 …bool (*WKBundlePageSupportsFullScreen)(WKBundlePageRef page, WKFullScreenKeyboardRequestType reque…
121 static bool supportsFullScreen(WKBundlePageRef, WKFullScreenKeyboardRequestType);
1013 …ectedBundlePage::supportsFullScreen(WKBundlePageRef pageRef, WKFullScreenKeyboardRequestType reque… in supportsFullScreen()