Searched refs:APP_REQUEST_FULL_WINDOW (Results 1 – 4 of 4) sorted by relevance
104 const char APP_REQUEST_FULL_WINDOW[] = "requestFullWindow"; variable
106 ACE_EXPORT extern const char APP_REQUEST_FULL_WINDOW[];
188 …moduleObj->SetProperty(runtime, APP_REQUEST_FULL_WINDOW, runtime->NewFunction(AppRequestFullWindow… in InitAppModule()
1081 } else if (methodName == APP_REQUEST_FULL_WINDOW) { in JsHandleAppApi()