| /third_party/skia/docs/examples/ |
| H A D | draw_pixel_array.cpp | 7 constexpr int height = 4; in REG_FIDDLE() local
|
| H A D | Bitmap_isOpaque.cpp | 7 const int height = 2; in REG_FIDDLE() local
|
| H A D | Bitmap_writePixels.cpp | 9 int height = image->height(); in REG_FIDDLE() local
|
| H A D | ImageInfo_isOpaque.cpp | 7 const int height = 2; in REG_FIDDLE() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuSurfaceAccess.cpp | 28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y, int width, int height) in SurfaceAccess() argument 48 SurfaceAccess::SurfaceAccess (const SurfaceAccess& parent, int x, int y, int width, int height) in SurfaceAccess() argument
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
| H A D | panel_status_listener.h | 24 uint32_t height = 0; member
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| H A D | sys_panel_status.h | 30 uint32_t height = 0; member
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | inputmethod_text_avoid_info_capi.cpp | 21 InputMethod_TextAvoidInfo *OH_TextAvoidInfo_Create(double positionY, double height) in OH_TextAvoidInfo_Create() argument 42 InputMethod_ErrorCode OH_TextAvoidInfo_SetHeight(InputMethod_TextAvoidInfo *info, double height) in OH_TextAvoidInfo_SetHeight() argument 64 InputMethod_ErrorCode OH_TextAvoidInfo_GetHeight(InputMethod_TextAvoidInfo *info, double *height) in OH_TextAvoidInfo_GetHeight() argument [all...] |
| H A D | inputmethod_cursor_info_capi.cpp | 20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() argument 32 OH_CursorInfo_SetRect( InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) OH_CursorInfo_SetRect() argument 46 OH_CursorInfo_GetRect( InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) OH_CursorInfo_GetRect() argument
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| H A D | ui_graphic_engine_unittest.cpp | 51 uint16_t height = OHOS::Screen::GetInstance().GetHeight(); in HWTEST_F() local
|
| /base/web/webview/ohos_nweb/include/ |
| H A D | nweb_adapter_common.h | 26 uint32_t height = 0; member
|
| /base/web/webview/ohos_adapter/media_adapter/src/ |
| H A D | capability_data_adapter_impl.cpp | 40 void CapabilityDataAdapterImpl::SetMaxHeight(int32_t height) in SetMaxHeight() argument
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/ |
| H A D | capabilitydataadapterimpl_fuzzer.cpp | 33 int32_t height = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/ |
| H A D | codecformatadapterimpl_fuzzer.cpp | 32 int32_t height = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/column/ |
| H A D | column_height_test.cpp | 23 float height = 200; in TestColumnHeight001() local 36 float height = -50; in TestColumnHeight002() local 51 float height = 500; in TestColumnHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/ |
| H A D | list_height_test.cpp | 23 float height = SIZE_200; in TestListHeight001() local 35 float height = SIZE_10000; in TestListHeight002() local 47 float height = PARAM_NEGATIVE_10; in TestListHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/row/ |
| H A D | row_height_test.cpp | 23 float height = 200; in TestRowHeight001() local 36 float height = -50; in TestRowHeight002() local 51 float height = 500; in TestRowHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/ |
| H A D | swiper_height_test.cpp | 23 float height = 300; in TestSwiperHeight001() local 36 float height = -100; in TestSwiperHeight002() local 51 float height = 10000; in TestSwiperHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/ |
| H A D | text_height_test.cpp | 23 float height = 200; in TestTextHeight001() local 36 float height = -50; in TestTextHeight002() local 51 float height = 500; in TestTextHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/xcomponent/ |
| H A D | xcomponent_height_test.cpp | 23 float height = 200; in TestXComponentHeight001() local 36 float height = -50; in TestXComponentHeight002() local 51 float height = 500; in TestXComponentHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/ |
| H A D | stack_height_test.cpp | 23 float height = 200; in TestStackHeight001() local 36 float height = -50; in TestStackHeight002() local 51 float height = 500; in TestStackHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textpicker/ |
| H A D | textpicker_height_test.cpp | 23 float height = 200; in TestTextPickerHeight001() local 36 float height = -50; in TestTextPickerHeight002() local 51 float height = 500; in TestTextPickerHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
| H A D | image_height_test.cpp | 22 float height = 200; in TestImageHeight001() local 35 float height = -50; in TestImageHeight002() local 50 float height = 500; in TestImageHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/flex/ |
| H A D | flex_height_test.cpp | 23 float height = 200; in TestFlexHeight001() local 36 float height = -50; in TestFlexHeight002() local 51 float height = 500; in TestFlexHeight003() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/ |
| H A D | textarea_height_test.cpp | 23 float height = 200; in TestTextAreaHeight001() local 36 float height = -50; in TestTextAreaHeight002() local 51 float height = 500; in TestTextAreaHeight003() local
|