Home
last modified time | relevance | path

Searched defs:right (Results 201 - 225 of 903) sorted by relevance

12345678910>>...37

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_properties.cpp770 void AnimatableProperties::SetPositionRight(const Dimension& right) in SetPositionRight() argument
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component_helper.h259 static void SetBorderWidth(const RefPtr<Decoration> decoration, const Dimension& left, const Dimension& right, in SetBorderWidth() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A DdragBar_pattern_test_ng.cpp75 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
H A Dclose_icon_pattern_test_ng.cpp57 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_decoration_test_ng.cpp150 PaddingProperty SearchDecorationTestNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/old_cases/
H A Dstack_test_ng.cpp68 PaddingProperty StackTestNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/folder_stack/
H A Dfolder_stack_test_ng.cpp74 PaddingProperty FolderStackTestNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/
H A Drelative_container_new_test_ng.cpp66 bool ListsEqual(const std::list<std::string>& left, const std::list<std::string>& right) in ListsEqual() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_base_mock.h26 double right; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Drender_grid_row.cpp26 bool OrderComparator(const RefPtr<RenderNode>& left, const RefPtr<RenderNode>& right) in OrderComparator() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.h97 ArkUI_HorizontalAlignRule right; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dswiper_composed_element.cpp214 auto right = renderSwiper->GetSwiperRight(); in GetSwiperRight() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_utils.h86 auto right = indicatorLayoutProperty->GetRight(); in CalcIndicatrFrameOffSet() local
145 static float CalcIndicatrOffSetX(const std::optional<Dimension>& left, const std::optional<Dimension>& right, in CalcIndicatrOffSetX() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_slider.cpp194 int16_t right; in DrawForeground() local
H A Dui_scroll_view.cpp289 int16_t right = rect.GetRight(); in CalculateReboundDistance() local
/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dmeasure_utils_test_ng.cpp933 std::optional<CalcDimension> top, bottom, left, right; in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/layout/
H A Dflex_layout.cpp102 int16_t right; in CalValidLength() local
130 int16_t right; in CalRowCount() local
154 int16_t right; in GetRowMaxHeight() local
190 int16_t right; GetRowsWidth() local
288 int16_t right = child->GetStyle(STYLE_MARGIN_RIGHT); LayoutHorizontal() local
344 int16_t right; GetColumnMaxWidth() local
419 int16_t right = child->GetStyle(STYLE_MARGIN_RIGHT); GetCrossAxisPosX() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp375 int16_t right = button->GetStyle(STYLE_MARGIN_RIGHT); in ComponentInputStyleTest07() local
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dsubtitle_sink.cpp68 int32_t right = subtitleInfoVec_.size(); in GetTargetSubtitleIndex() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp343 float right = (rect.left_ + rect.width_) * scaleX + transX; in MapRect() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/
H A Dmatrix_fuzzer.cpp54 float right = GetObject<float>(); in NativeMatrixTest001() local
/foundation/multimedia/audio_framework/test/fuzztest/audioadaptorbluetooth_fuzzer/
H A Daudio_adaptor_bluetooth_fuzzer.cpp152 float right = *reinterpret_cast<const float*>(rawData); in SetVolumeFuzzTest() local
161 float left, right; in GetVolumeFuzzTest() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/common/
H A Di_audio_capturer_source.cpp205 int32_t IAudioCapturerSourceSetVolume(void *wapper, float left, float right) in IAudioCapturerSourceSetVolume() argument
218 int32_t IAudioCapturerSourceGetVolume(void *wapper, float *left, float *right) in IAudioCapturerSourceGetVolume() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
H A Daudio_capturer_file_source.cpp42 int32_t AudioCapturerFileSource::SetVolume(float left, float right) in SetVolume() argument
47 int32_t AudioCapturerFileSource::GetVolume(float &left, float &right) in GetVolume() argument
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h74 CommonRect(T left, T top, T right, T bottom) : left_(left), top_(top), right_(right), bottom_(bottom) {} in CommonRect() argument
104 void SetRect(T left, T top, T right, T bottom) in SetRect() argument
290 SetRight(T right) SetRight() argument
[all...]

Completed in 19 milliseconds

12345678910>>...37