Home
last modified time | relevance | path

Searched defs:stepSize (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_adapt_font_sizer.cpp37 double stepSize = 0.0; in AdaptMaxFontSize() local
82 double stepSize = 0.0; in AdaptMinFontSize() local
108 void TextAdaptFontSizer::GetAdaptFontSizeStep(const TextStyle& textStyle, double& stepSize, const D… in GetAdaptFontSizeStep()
H A Dtext_layout_algorithm.cpp425 double stepSize = in AdaptMinTextSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_model_ng.h26 …RatingConfiguration(int32_t starNum, bool isIndicator, double rating, double stepSize, bool enable… in RatingConfiguration()
H A Drating_pattern.cpp274 const double stepSize = ratingRenderProperty->GetStepSize().value_or(themeStepSize_); in ConstrainsRatingScore() local
313 const double stepSize = ratingRenderProperty->GetStepSizeValue(themeStepSize_); in RecalculatedRatingScoreBasedOnEventPoint() local
555 const double stepSize = ratingRenderProperty->GetStepSizeValue(themeStepSize_); in OnKeyEvent() local
918 auto stepSize = renderProperty->GetStepSizeValue(themeStepSize_); in BuildContentModifierNode() local
H A Drating_modifier.h134 void SetStepSize(double stepSize) in SetStepSize()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-rating.md52 ### stepSize subsection
/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/interfaces/
H A Dslide_window_processor.h57 size_t stepSize; member
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-rating.md51 ### stepSize subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_paint_method.cpp52 auto stepSize = paintProperty->GetStepSizeValue(sliderTheme->GetMarkerSize()); in UpdateContentModifier() local
H A Dslider_content_modifier.cpp208 auto stepSize = stepSize_->Get(); in DrawStep() local
509 auto stepSize = stepSize_->Get(); in GetTrackRect() local
H A Dslider_content_modifier.h158 void SetStepSize(float stepSize) in SetStepSize()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c55 int FillpAskMoreBufItem(void *pool, int stepSize, int throttleGrow) in FillpAskMoreBufItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_rating_ffi.cpp49 double stepSize = LessNotEqual(value, stepSizeMin) ? STEPS_DEFAULT : value; in FfiOHOSAceFrameworkRatingSetStepSize() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dproperty.h95 std::shared_ptr<Value> stepSize; variable
/ohos5.0/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/
H A Dpcm_iterator.cpp48 int32_t PCMIterator::Init(size_t stepSize, size_t windowSize) in Init()
H A Dkws_sdk_impl.cpp221 size_t stepSize = (DEFAULT_SLIDE_STEP_SIZE / DEFAULT_MFCC_NUM_CHANNELS) * mfccConfig.slideSize; in InitComponents() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c176 int DympAskMoreMemory(DympoolType *pool, int stepSize, int throttleGrow) in DympAskMoreMemory()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drating_component.h79 void SetStepSize(double stepSize) in SetStepSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp316 double stepSize = NormalizeToPx(step); in AdaptMinTextSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp582 CalcDimension stepSize; in SetStepSize() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h48 bool ValidShadowRange(const vec3 shadowCoord, float stepSize, float shadowIdx) in ValidShadowRange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp194 int32_t stepSize = 1; in CreateStepsCurve() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp1058 double stepSize = 0.0; in AdaptInlineFocusFontSize() local
1123 double stepSize = 0.0; in AdaptInlineFocusMinFontSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp92 CalcDimension stepSize; in SetSliderStepSize() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/
H A Djs_url.cpp2005 size_t stepSize = 2; // 2:Searching for the number and number of keys and values in IterByKeys() local
2025 size_t stepSize = 2; // 2:Searching for the number and number of keys and values in IterByValues() local

12