Home
last modified time | relevance | path

Searched refs:hundred (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpanel_view.cpp135 const int8_t hundred = 100; in SetVideoSlider() local
146 videoSlider_->SetRange(hundred, 0); in SetVideoSlider()
H A Dcomponent.cpp373 const uint8_t hundred = 100; in CalculateDimensionPixel() local
375 dimension.value.pixel = (int16_t)((dimension.value.percentage * base) / hundred); in CalculateDimensionPixel()

Completed in 4 milliseconds