/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | indexer_item_component.cpp | 78 void IndexerItemComponent::UpdateSize() in UpdateSize() function in OHOS::Ace::V2::IndexerItemComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
H A D | custom_measure_layout_param.h | 69 virtual void UpdateSize(int32_t index, const SizeF& size) {} in UpdateSize() function
|
H A D | custom_measure_layout_param.cpp | 31 void MeasureLayoutChild::UpdateSize(const SizeF& size) in UpdateSize() function in OHOS::Ace::NG::MeasureLayoutChild
|
H A D | custom_measure_layout_node.h | 77 bool UpdateSize(int32_t index, SizeF size) in UpdateSize() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_paint_method.cpp | 94 void OffscreenCanvasPaintMethod::UpdateSize(int32_t width, int32_t height) in UpdateSize() function in OHOS::Ace::NG::OffscreenCanvasPaintMethod
|
H A D | offscreen_canvas_pattern.cpp | 28 void OffscreenCanvasPattern::UpdateSize(int32_t width, int32_t height) in UpdateSize() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_layout_element.cpp | 208 void TextLayoutElement::UpdateSize(bool isWidth) in UpdateSize() function in OHOS::Ace::NG::TextLayoutElement
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_node.h | 79 void UpdateSize(Dimension size) in UpdateSize() function
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_object.cpp | 46 void TLVObject::UpdateSize() in UpdateSize() function in OHOS::UDMF::TLVObject
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_measure_layout.cpp | 407 void JSMeasureLayoutParamNG::UpdateSize(int32_t index, const NG::SizeF& size) in UpdateSize() function in OHOS::Ace::Framework::JSMeasureLayoutParamNG
|