Home
last modified time | relevance | path

Searched defs:SetMaxHeight (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcapability_data_adapter_impl.cpp40 void CapabilityDataAdapterImpl::SetMaxHeight(int32_t height) in SetMaxHeight() function in OHOS::NWeb::CapabilityDataAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_component.cpp121 void WaterFlowComponent::SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() function in OHOS::Ace::V2::WaterFlowComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Dflex_item_component.h157 void SetMaxHeight(const Dimension& maxHeight) in SetMaxHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h204 void SetMaxHeight(const CalcDimension& maxHeight) in SetMaxHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h109 void SetMaxHeight(const CalcDimension& maxHeight) override in SetMaxHeight() function
H A Dview_abstract.cpp171 void ViewAbstract::SetMaxHeight(const CalcLength& height) in SetMaxHeight() function in OHOS::Ace::NG::ViewAbstract
3533 void ViewAbstract::SetMaxHeight(FrameNode* frameNode, const CalcLength& maxHeight) in SetMaxHeight() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp258 void ViewAbstractModelImpl::SetMaxHeight(const CalcDimension& maxHeight) in SetMaxHeight() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2999 void SetMaxHeight(ArkUINodeHandle node, const struct ArkUISizeType* maxHeight) in SetMaxHeight() function