Home
last modified time | relevance | path

Searched defs:percent (Results 1 - 25 of 142) sorted by relevance

123456

/third_party/icu/icu4c/source/i18n/unicode/
H A Dnounit.h59 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dnounit.h59 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnounit.h61 static inline MeasureUnit U_EXPORT2 percent() { in percent() function
/third_party/libwebsockets/lib/misc/
H A Dprng.c77 lws_xos_percent(struct lws_xos *xos, int percent) in lws_xos_percent() argument
/third_party/node/deps/npm/node_modules/gauge/lib/
H A Dtemplate-item.js
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_circle.cpp103 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_line.cpp93 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_ellipse.cpp94 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_rect.cpp94 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
H A Drosen_render_svg_path.cpp98 void RosenRenderSvgPath::UpdateMotion(const std::string& path, const std::string& rotate, double percent) in UpdateMotion() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java29 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixTokenMatcherFactory.java31 public PercentMatcher percent() { in percent() method in AffixTokenMatcherFactory
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A DOpListHandle.h44 int percent = 0; member
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel_listener.h41 virtual void OnSendFileProcess(int percent) {} in OnSendFileProcess() argument
42 virtual void OnFilesSent(std::string firstFile, int percent) {} in OnFilesSent() argument
43 virtual void OnFilesReceived(std::string files, int percent) {} in OnFilesReceived() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_listener.h41 virtual void OnSendFileProcess(int percent) {} in OnSendFileProcess() argument
42 virtual void OnFilesSent(std::string firstFile, int percent) {} in OnFilesSent() argument
43 virtual void OnFilesReceived(std::string files, int percent) {} in OnFilesReceived() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_element.cpp100 void TabBarElement::UpdateScrollIndicator(double percent, int32_t newIndex, bool needChange) in UpdateScrollIndicator() argument
H A Dtab_content_element.cpp71 void TabContentElement::IndicatorByContent(double percent, int32_t newIndex, bool needChange) in IndicatorByContent() argument
H A Dtab_controller.cpp137 void TabController::SetIndicatorByScrollContent(double percent, int32_t newIndex, bool needChange) in SetIndicatorByScrollContent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_method.cpp28 GradientColor CreatePercentGradientColor(float percent, Color color) in CreatePercentGradientColor() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dif_conversion.cpp119 auto percent = (minCounter * 100) / (trueCounter + falseCounter); in GetIfcLimit() local
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_arc_track.cpp91 bool ShouldHighLight(const double start, const double interval, const double percent) in ShouldHighLight() argument
/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

Completed in 9 milliseconds

123456