Home
last modified time | relevance | path

Searched defs:width (Results 376 – 400 of 1907) sorted by relevance

1...<<11121314151617181920>>...77

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_window_adapter_wrapper.cpp38 …pterWrapper::NativeWindowSetBufferGeometry(ArkWebNativeWindow window, int32_t width, int32_t heigh… in NativeWindowSetBufferGeometry()
H A Dark_decoder_callback_adapter_impl.cpp34 void ArkDecoderCallbackAdapterImpl::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_window_adapter_impl.cpp34 int32_t ArkWindowAdapterImpl::NativeWindowSetBufferGeometry(void* window, int32_t width, int32_t he… in NativeWindowSetBufferGeometry()
H A Dark_decoder_callback_adapter_wrapper.cpp34 void ArkDecoderCallbackAdapterWrapper::OnStreamChanged(int32_t width, int32_t height, double frameR… in OnStreamChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_checkbox_group_ffi.cpp73 void FfiOHOSAceFrameworkCheckBoxGroupSetWidth(double width, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxGroupSetWidth()
87 void FfiOHOSAceFrameworkCheckBoxGroupSetSize(double width, uint32_t widthUnit, double height, uint3… in FfiOHOSAceFrameworkCheckBoxGroupSetSize()
H A Dcj_row_ffi.cpp79 void FfiOHOSAceFrameworkRowSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkRowSetWidth()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdiscreen_test.cpp86 uint32_t width = 1080; variable
205 uint32_t width = 1080; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_maprelation_test.cpp181 int32_t width = 3; variable
211 uint32_t width = 3; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/side_bar/
H A Dside_bar_declaration.h29 double width = 32.0; member
83 void SetImageWidth(double width) in SetImageWidth()
173 void SetSidebarWidth(double width) in SetSidebarWidth()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp148 bool VideoCaps::IsSizeSupported(int32_t width, int32_t height) in IsSizeSupported()
195 Range VideoCaps::GetVideoHeightRangeForWidth(int32_t width) in GetVideoHeightRangeForWidth()
223 Range VideoCaps::GetSupportedFrameRatesFor(int32_t width, int32_t height) in GetSupportedFrameRatesFor()
440 bool VideoCaps::IsSizeAndRateSupported(int32_t width, int32_t height, double frameRate) in IsSizeAndRateSupported()
456 Range VideoCaps::GetPreferredFrameRate(int32_t width, int32_t height) in GetPreferredFrameRate()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng.cpp778 auto width = CalcLength::FromString("1px"); variable
815 auto width = CalcLength::FromString("1px"); variable
859 auto width = CalcLength::FromString("10px"); variable
893 auto width = CalcLength::FromString("10px"); variable
1394 auto width = CalcLength::FromString("10px"); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_pattern.cpp34int32_t width, int32_t height, int32_t oldWidth, int32_t oldHeight, WindowSizeChangeReason type) { in OnAttachToFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_edge.h72 void SetWidth(const AnimatableDimension& width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/
H A Drich_text_component.cpp50 … [renderRichText, weak = WeakClaim(this)](int32_t width, int32_t height, int32_t contentHeight) { in CreateRenderNode()
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_box_scroll_bar.cpp26 void UIBoxScrollBar::SetPosition(int16_t x, int16_t y, int16_t width, int16_t height) in SetPosition()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/
H A Davformat_capi_mock_factory.cpp36 const std::string_view &mimeType, int32_t width, int32_t height) in CreateVideoFormat()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/inner/
H A Davformat_inner_mock_factory.cpp34 const std::string_view &mimeType, int32_t width, int32_t height) in CreateVideoFormat()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_buffer.h54 uint16_t width; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_proxy_test.cpp95 int32_t width = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/canvas_fuzzer/
H A Dcanvas_fuzzer.cpp48 int32_t width = GetObject<int32_t>(); in CanvasFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontstyle_fuzzer/
H A Dfontstyle_fuzzer.cpp45 int width = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dbitmap_test.cpp30 void BitmapTest::TestDrawBitmap(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawBitmap()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_i_surface_v10.md158 ### width subsection
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_history_item_impl.cpp31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& … in GetFavicon()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp77 void RadioModelImpl::SetWidth(const Dimension& width) in SetWidth()
108 auto width = radioComponent->GetWidth(); in SetPadding() local

1...<<11121314151617181920>>...77