Lines Matching defs:height
341 int32_t height = 0x100;
342 ret = NativeWindowHandleOpt(nativeWindow, code, width, height);
814 int32_t height = 0x100;
815 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
855 int32_t height = 2160;
856 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
897 int32_t height = 0x100;
898 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
943 int32_t height = 0x100;
944 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
985 int32_t height = 0x100;
986 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
1028 int32_t height = 0x100;
1029 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
1071 int32_t height = 0x100;
1072 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
1114 int32_t height = 0x100;
1115 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
1156 int32_t height = 0x100;
1157 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(nativewindow, code, width, height);
1195 int32_t height = 0x100;
1196 int32_t res = OH_NativeWindow_NativeWindowHandleOpt(newNativeWindow, code, width, height);