Searched defs:isPartialUpdate (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_context_model_impl.h | 35 …NG::SheetStyle& sheetStyle, bool isPartialUpdate, int32_t currentInstanceId) override { return 0; } in UpdateBindSheet()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/view_context/ |
H A D | view_context_model_ng.cpp | 68 NG::SheetStyle& sheetStyle, bool isPartialUpdate, int32_t currentInstanceId) in UpdateBindSheet()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_manager.cpp | 161 NG::SheetStyle& sheetStyle, bool isPartialUpdate, int32_t currentInstanceId) in UpdateBindSheetByUIContext()
|
H A D | overlay_manager.cpp | 4575 …::FrameNode>& sheetContentNode, NG::SheetStyle& sheetStyle, int32_t targetId, bool isPartialUpdate) in UpdateBindSheetByUIContext() 4594 const RefPtr<FrameNode>& sheetPageNode, NG::SheetStyle& sheetStyle, bool isPartialUpdate) in UpdateSheetRender() 4624 NG::SheetStyle& currentStyle, bool isPartialUpdate) in UpdateSheetProperty() 4639 int32_t targetId, bool isStartByUIContext, bool isPartialUpdate, in UpdateSheetPage() 4681 const RefPtr<FrameNode>& sheetNode, const SheetStyle& sheetStyle, bool isPartialUpdate) in UpdateSheetStyle() 4873 const RefPtr<FrameNode>& sheetNode, const SheetStyle& sheetStyle, bool isPartialUpdate) in UpdateSheetMask() 5020 const NG::SheetStyle& sheetStyle, bool isPartialUpdate) in SetSheetBackgroundColor()
|
H A D | sheet_presentation_pattern.cpp | 395 void SheetPresentationPattern::SetSheetBorderWidth(bool isPartialUpdate) in SetSheetBorderWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_context.cpp | 899 bool isPartialUpdate = false; in JSUpdateBindSheet() local
|
H A D | js_view_abstract.cpp | 7982 const JSRef<JSObject>& paramObj, NG::SheetStyle& sheetStyle, bool isPartialUpdate) in ParseSheetStyle()
|