Home
last modified time | relevance | path

Searched defs:isMin (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp159 void GaugePattern::InitLimitValueText(int32_t valueTextId, bool isMin) in InitLimitValueText() argument
202 void GaugePattern::HideLimitValueText(int32_t valueTextId, bool isMin) in HideLimitValueText() argument
H A Dgauge_layout_algorithm.cpp162 void GaugeLayoutAlgorithm::MeasureLimitValueText(LayoutWrapper* layoutWrapper, const SizeF& parentSize, bool isMin) in MeasureLimitValueText() argument
357 void GaugeLayoutAlgorithm::SetLimitFontSize(LayoutWrapper* layoutWrapper, bool isMin, const Dimension& fontSize) in SetLimitFontSize() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp793 void X64MPIsel::SelectMinOrMax(bool isMin, Operand &resOpnd, Operand &opnd0, Operand &opnd1, PrimType primType) in SelectMinOrMax() argument

Completed in 4 milliseconds