Searched refs:makePlainTextController (Results 1 – 3 of 3) sorted by relevance
35 JSObjectRef makePlainTextController(JSContextRef);
51 JSObjectRef makePlainTextController(JSContextRef context) in makePlainTextController() function
840 addControllerToWindow(context, windowObject, "plainText", makePlainTextController(context)); in webViewWindowObjectCleared()