Home
last modified time | relevance | path

Searched refs:objectFit_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_layout_property.h53 auto objectFit_ = GetObjectFitValue(ImageFit::COVER); in fullScreenReset() local
59 UpdateObjectFit(objectFit_); in fullScreenReset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp326 objectFit_ = objectFit; in SetImageFit()
331 return objectFit_; in GetObjectFit()
H A Drich_editor_event_hub.h191 ImageFit objectFit_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp755 EXPECT_EQ(spanResult.objectFit_, ImageFit::COVER);
H A Drich_editor_test_ng.cpp6060 EXPECT_EQ(spanResult.objectFit_, ImageFit::COVER);