Searched refs:windows (Results 1 – 25 of 27) sorted by relevance
12
78 1. windows上启动服务器前端代码,模拟消息转发服务器[服务器前端目录](../../../../jeecgboot-vue3-master)79 2. windows上启动服务器后端代码,模拟消息转发服务器[服务器后端目录](../../../../jeecg-boot-master)
22 @rem Set local scope for the variables with windows NT shell
97 1. windows上启动服务器前端代码,模拟消息转发服务器[服务器前端目录](../../../../jeecgboot-vue3-master) 98 2. windows上启动服务器后端代码,模拟消息转发服务器[服务器后端目录](../../../../jeecg-boot-master)
295 static bool GetAamsWindowInfos(vector<AccessibilityWindowInfo> &windows) in GetAamsWindowInfos() argument299 if (ability->GetWindows(windows) != RET_OK) { in GetAamsWindowInfos()303 sort(windows.begin(), windows.end(), [](auto &w1, auto &w2) -> bool { in GetAamsWindowInfos()316 vector<AccessibilityWindowInfo> windows; in GetUiWindows() local318 if (!GetAamsWindowInfos(windows)) { in GetUiWindows()326 for (auto &win : windows) { in GetUiWindows()
20 @rem Set local scope for the variables with windows NT shell
21 @rem Set local scope for the variables with windows NT shell
23 @rem Set local scope for the variables with windows NT shell
1257 expect(UTD.UniformDataType.WINDOWS_MEDIA_WM).assertEqual("com.microsoft.windows-media-wm");1264 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wm");1281 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMV).assertEqual("com.microsoft.windows-media-wmv");1288 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmv");1305 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMP).assertEqual("com.microsoft.windows-media-wmp");1312 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmp");1521 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMA).assertEqual("com.microsoft.windows-media-wma");1528 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wma");1569 expect(UTD.UniformDataType.WINDOWS_MEDIA_WMX).assertEqual("com.microsoft.windows-media-wmx");1576 expect(typeObj.typeId).assertEqual("com.microsoft.windows-media-wmx");[all …]
967 console.error('failed to get windows, because ' + JSON.stringify(exception));1010 console.error('failed to get windows, because ' + JSON.stringify(exception));1038 console.error('failed to get windows, because ' + JSON.stringify(exception));
1048 … current window to the specified position. This API is applicable to the windows that can be moved…1049 …: Promise<bool> | Adjusts the window size. This API is applicable to the windows that can be resiz…1050 … | Splits the current window. This API is applicable to the windows that support spli…