Home
last modified time | relevance | path

Searched defs:percent (Results 26 - 50 of 152) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.h155 static bool IsPercentStr(std::string& percent) in IsPercentStr() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_progress.cpp60 CreateProgressComponent( double min, double percent, double cachedValue, double max, ProgressType type) CreateProgressComponent() argument
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp198 float percent = DEFAULT_PERCENT / DEFAULT_PERCENT_INTERVAL; AddElement() local
[all...]
/third_party/curl/src/
H A Dtool_cb_prg.c195 double percent; in tool_progress_cb() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp81 UnicodeString percent = en.getSymbol(DecimalFormatSymbols::kPercentSymbol); in testSymbols() local
H A Dstatic_unisets_test.cpp68 const UnicodeSet &percent = *get(unisets::PERCENT_SIGN); in testSetCoverage() local
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/node/deps/icu-small/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/node/deps/v8/src/diagnostics/
H A Dcompilation-statistics.cc89 double percent = stats.delta_.PercentOf(total_stats.delta_); in WriteLine() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_impl.h80 PercentMatcher percent; member
/third_party/toybox/kconfig/lxdialog/
H A Dtextbox.c384 int percent; in print_position() local
/third_party/toybox/toys/posix/
H A Ddf.c100 unsigned long long size, used, avail, percent, block; in show_mt() local
/base/global/i18n_lite/frameworks/i18n/include/
H A Dnumber_data.h60 char *percent = nullptr; member in OHOS::I18N::NumberData
/base/update/updater/services/
H A Dupdater_main.cpp341 float percent = static_cast<double>(startSize) / static_cast<double>(allPkgSize) + VERIFY_PERCENT; in CalcProgress() local
[all...]
/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp172 int32_t DownloadThread::DownloadCallback(uint32_t percent, UpgradeStatus status, const std::string &error) in DownloadCallback() argument
217 unsigned int percent = (dlNow + curr) / (curr + dlTotal) * DOWNLOAD_FINISH_PERCENT; DownloadProgress() local
242 DealAbnormal(uint32_t percent) DealAbnormal() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.h52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion() argument
H A Drosen_render_svg_polygon.cpp188 void RosenRenderSvgPolygon::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_slider.cpp120 int32_t percent = std::round(totalRatio_ * DOUBLE_TO_PERCENT); in AddTipChild() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp148 uint32_t PixelMapImpl::Opacity(float percent) in Opacity() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp422 float percent = 0.8; in HWTEST_F() local
449 float percent = 1.5; in HWTEST_F() local
1126 float percent = 0.0; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp293 float percent = 0.5; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp145 uint32_t PixelAstc::SetAlpha(const float percent) in SetAlpha() argument
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp590 uint32_t percent = 1; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp404 uint32_t percent = 1234567890; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Davoid_area_controller.cpp72 uint32_t percent; in AddOrRemoveOverlayWindowIfNeed() local
160 uint32_t percent; in UpdateOverlayWindowIfNeed() local

Completed in 16 milliseconds

1234567