Home
last modified time | relevance | path

Searched refs:ForceRebuild (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_item.cpp114 void JSGridItem::ForceRebuild(bool forceRebuild) in ForceRebuild() function in OHOS::Ace::Framework::JSGridItem
184 JSClass<JSGridItem>::StaticMethod("forceRebuild", &JSGridItem::ForceRebuild, opt); in JSBind()
H A Djs_grid_item.h72 static void ForceRebuild(bool forceRebuild);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_item_component.h79 bool ForceRebuild() const in ForceRebuild() function
H A Drender_grid_layout_item.h98 bool ForceRebuild() const in ForceRebuild() function
H A Drender_grid_layout_item.cpp38 SetForceRebuild(gridItem->ForceRebuild()); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.h81 bool ForceRebuild() const in ForceRebuild() function