Home
last modified time | relevance | path

Searched defs:layoutInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.h58 …explicit WaterFlowSegmentedLayout(const RefPtr<WaterFlowLayoutInfo>& layoutInfo) : info_(layoutInf… in WaterFlowSegmentedLayout()
H A Dwater_flow_layout_algorithm.h28 …explicit WaterFlowLayoutAlgorithm(const RefPtr<WaterFlowLayoutInfo>& layoutInfo) : layoutInfo_(lay… in WaterFlowLayoutAlgorithm()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dstylus_detector_mgr.cpp57 const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) {} in AddTextFieldFrameNode()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_stylus_detector_mgr.cpp56 const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) {} in AddTextFieldFrameNode()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp163 const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) in AddTextFieldFrameNode()
H A Dstylus_detector_callback.cpp338 auto layoutInfo = StylusDetectorMgr::GetInstance()->GetLayoutInfo().Upgrade(); in GetGlyphPositionByGlobalOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.cpp556 JSRef<JSObject> layoutInfo = JSRef<JSObject>::Make(jsObject); in JSLayout() local
595 JSRef<JSObject> layoutInfo = JSRef<JSObject>::Make(jsObject); in JSPlaceChildren() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp411 cJSON *layoutInfo = nullptr; in FromJson() local