Home
last modified time | relevance | path

Searched defs:initHeight (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_swipe_view_unit_test.cpp185 const int16_t initHeight = 30; in HWTEST_F() local
275 const int16_t initHeight = 30; in HWTEST_F() local
H A Dui_image_unit_test.cpp83 const int16_t initHeight = 150; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp159 XComponentPattern(const std::optional<std::string>& id, XComponentType type, const std::optional<std::string>& libraryname, const std::shared_ptr<InnerXComponentController>& xcomponentController, float initWidth, float initHeight, bool isTypedNode) XComponentPattern() argument

Completed in 5 milliseconds