Home
last modified time | relevance | path

Searched defs:SetOnBreakPointChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_row_model_impl.cpp40 void GridRowModelImpl::SetOnBreakPointChange(std::function<void(const std::string)>&& onChange) in SetOnBreakPointChange() function in OHOS::Ace::Framework::GridRowModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_model_ng.cpp57 void GridRowModelNG::SetOnBreakPointChange(std::function<void(const std::string)>&& onChange) in SetOnBreakPointChange() function in OHOS::Ace::NG::GridRowModelNG
105 void GridRowModelNG::SetOnBreakPointChange(FrameNode* frameNode, in SetOnBreakPointChange() function in OHOS::Ace::NG::GridRowModelNG