Searched refs:applicationNameRef (Results 1 – 1 of 1) sorted by relevance
190 void WKPageSetApplicationNameForUserAgent(WKPageRef pageRef, WKStringRef applicationNameRef) in WKPageSetApplicationNameForUserAgent() argument192 toImpl(pageRef)->setApplicationNameForUserAgent(toWTFString(applicationNameRef)); in WKPageSetApplicationNameForUserAgent()