Home
last modified time | relevance | path

Searched defs:height (Results 26 - 50 of 4494) sorted by relevance

12345678910>>...180

/third_party/skia/docs/examples/
H A DSurface_width.cpp8 const int height = 1000; in REG_FIDDLE() local
H A DSurface_height.cpp8 const int height = 1000; in REG_FIDDLE() local
H A DPixmap_isOpaque.cpp8 const int height = 2; in REG_FIDDLE() local
H A Ddraw_pixel_array_with_copy.cpp7 constexpr int height = 4; in REG_FIDDLE() local
H A Ddraw_pixel_array.cpp7 constexpr int height = 4; in REG_FIDDLE() local
H A DBitmap_isOpaque.cpp7 const int height = 2; in REG_FIDDLE() local
H A DBitmap_writePixels.cpp9 int height = image->height(); in REG_FIDDLE() local
H A DImageInfo_isOpaque.cpp7 const int height = 2; in REG_FIDDLE() local
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.cpp28 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 Dpanel_status_listener.h24 uint32_t height = 0; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dsys_panel_status.h30 uint32_t height = 0; member
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_text_avoid_info_capi.cpp21 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 Dinputmethod_cursor_info_capi.cpp20 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 Dui_graphic_engine_unittest.cpp51 uint16_t height = OHOS::Screen::GetInstance().GetHeight(); in HWTEST_F() local
/base/web/webview/ohos_nweb/include/
H A Dnweb_adapter_common.h26 uint32_t height = 0; member
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcapability_data_adapter_impl.cpp40 void CapabilityDataAdapterImpl::SetMaxHeight(int32_t height) in SetMaxHeight() argument
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/
H A Dcapabilitydataadapterimpl_fuzzer.cpp33 int32_t height = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/
H A Dcodecformatadapterimpl_fuzzer.cpp32 int32_t height = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() local
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h31 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h58 Dimension height; member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
H A Dcj_line_ffi.cpp25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
H A Dcj_shape_ffi.h36 double height; member
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js[all...]
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h32 int32_t height = 0; member

Completed in 6 milliseconds

12345678910>>...180