Home
last modified time | relevance | path

Searched defs:layoutInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_algorithm.h28 explicit WaterFlowLayoutAlgorithm(const RefPtr<WaterFlowLayoutInfo>& layoutInfo) : layoutInfo_(layoutInfo) {} in WaterFlowLayoutAlgorithm() argument
H A Dwater_flow_segmented_layout.h65 explicit WaterFlowSegmentedLayout(const RefPtr<WaterFlowLayoutInfo>& layoutInfo) : info_(layoutInfo) {} in WaterFlowSegmentedLayout() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dstylus_detector_mgr.cpp83 AddTextFieldFrameNode(const RefPtr<NG::FrameNode>& frameNode, const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) AddTextFieldFrameNode() argument
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_stylus_detector_mgr.cpp83 AddTextFieldFrameNode(const RefPtr<NG::FrameNode>& frameNode, const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) AddTextFieldFrameNode() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_measure_layout.cpp541 JSRef<JSObject> layoutInfo = JSRef<JSObject>::Make(jsObject); in JSLayout() local
580 JSRef<JSObject> layoutInfo = JSRef<JSObject>::Make(jsObject); in JSPlaceChildren() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_mgr.cpp380 auto layoutInfo = StylusDetectorMgr::GetInstance()->layoutInfo_.Upgrade(); in GetGlyphPositionByGlobalOffset() local
613 AddTextFieldFrameNode(const RefPtr<NG::FrameNode>& frameNode, const WeakPtr<NG::LayoutInfoInterface>& layoutInfo) AddTextFieldFrameNode() argument
/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

Completed in 7 milliseconds