/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_window_adapter_wrapper.cpp | 38 …pterWrapper::NativeWindowSetBufferGeometry(ArkWebNativeWindow window, int32_t width, int32_t heigh… in NativeWindowSetBufferGeometry()
|
H A D | ark_decoder_callback_adapter_impl.cpp | 34 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 D | ark_window_adapter_impl.cpp | 34 int32_t ArkWindowAdapterImpl::NativeWindowSetBufferGeometry(void* window, int32_t width, int32_t he… in NativeWindowSetBufferGeometry()
|
H A D | ark_decoder_callback_adapter_wrapper.cpp | 34 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 D | cj_checkbox_group_ffi.cpp | 73 void FfiOHOSAceFrameworkCheckBoxGroupSetWidth(double width, uint32_t unit) in FfiOHOSAceFrameworkCheckBoxGroupSetWidth() 87 void FfiOHOSAceFrameworkCheckBoxGroupSetSize(double width, uint32_t widthUnit, double height, uint3… in FfiOHOSAceFrameworkCheckBoxGroupSetSize()
|
H A D | cj_row_ffi.cpp | 79 void FfiOHOSAceFrameworkRowSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkRowSetWidth()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdiscreen_test.cpp | 86 uint32_t width = 1080; variable 205 uint32_t width = 1080; variable
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/ |
H A D | dscreen_maprelation_test.cpp | 181 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 D | side_bar_declaration.h | 29 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 D | avcodec_info.cpp | 148 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 D | layout_property_test_ng.cpp | 778 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 D | grid_row_layout_pattern.cpp | 34 … int32_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 D | border_edge.h | 72 void SetWidth(const AnimatableDimension& width) in SetWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rich_text/ |
H A D | rich_text_component.cpp | 50 … [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 D | ui_box_scroll_bar.cpp | 26 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 D | avformat_capi_mock_factory.cpp | 36 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 D | avformat_inner_mock_factory.cpp | 34 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 D | graphic_buffer.h | 54 uint16_t width; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_proxy_test.cpp | 95 int32_t width = 1; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/canvas_fuzzer/ |
H A D | canvas_fuzzer.cpp | 48 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 D | fontstyle_fuzzer.cpp | 45 int width = GetObject<int>() % MAX_SIZE; in FontStyleFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | bitmap_test.cpp | 30 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.md | 158 ### width subsection
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_history_item_impl.cpp | 31 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 D | radio_model_impl.cpp | 77 void RadioModelImpl::SetWidth(const Dimension& width) in SetWidth() 108 auto width = radioComponent->GetWidth(); in SetPadding() local
|