Home
last modified time | relevance | path

Searched defs:onGetItemMainSizeByIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dwaterflow_section_option.h30 void* onGetItemMainSizeByIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_sections.h51 GetItemMainSizeByIndex onGetItemMainSizeByIndex; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.cpp154 auto onGetItemMainSizeByIndex = [execCtx = args.GetExecutionContext(), in ParseSectionOptions() local