Home
last modified time | relevance | path

Searched defs:xcomponentType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_layout_algorithm.cpp26 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in MeasureContent() local
39 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in Measure() local
50 auto xcomponentType = layoutProperty->GetXComponentType().value_or(XComponentType::SURFACE); in Layout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h30 int32_t xcomponentType = 0; member
H A Djs_xcomponent.cpp235 XComponentType xcomponentType = XComponentType::SURFACE; in Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.cpp295 XComponentType xcomponentType = XComponentType::SURFACE; in SetXComponentInitialize() local