Home
last modified time | relevance | path

Searched defs:reduceSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.h40 virtual double ShrinkWidth(double reduceSize) in ShrinkWidth()
45 virtual double ShrinkHeight(double reduceSize) in ShrinkHeight()
106 double ShrinkWidth(double reduceSize) override in ShrinkWidth()
120 double ShrinkHeight(double reduceSize) override in ShrinkHeight()
H A Dsecurity_component_layout_element.cpp69 double IconLayoutElement::ShrinkWidth(double reduceSize) in ShrinkWidth()
85 double IconLayoutElement::ShrinkHeight(double reduceSize) in ShrinkHeight()
315 double TextLayoutElement::ShrinkWidth(double reduceSize) in ShrinkWidth()
336 double TextLayoutElement::ShrinkHeight(double reduceSize) in ShrinkHeight()