Home
last modified time | relevance | path

Searched refs:value (Results 13001 - 13025 of 24392) sorted by relevance

1...<<521522523524525526527528529530>>...976

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_paint_method.cpp29 if (!props->GetEnableArrow().has_value() || !props->GetEnableArrow().value()) { in GetContentDrawFunction()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_layout_algorithm.cpp28 constraint.value(), Axis::FREE, layoutProperty->GetMeasureType(MeasureType::MATCH_PARENT), true); in Measure()
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_animation.h33 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_gradient.h33 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_filter.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_fe_gaussianblur.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_fe_colormatrix.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_fe_composite.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_fe_offset.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_pattern.h32 void SetAttr(const std::string& name, const std::string& value) override;
H A Dsvg_mask.h32 void SetAttr(const std::string& name, const std::string& value) override;
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_circle.h55 bool SetProperty(const std::string& attributeName, const Dimension& value);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_model.h33 virtual void SetColor(const Color& value) = 0;
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_colormatrix_declaration.cpp49 attrs[attrIter].value(attr.second, *this); in SetSpecializedValue()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/
H A Dnavigator_model.h34 virtual void SetType(NavigatorType value) = 0;
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/
H A Dark_interop_helper.h28 EXPORT ARKTS_Value NapiValueToArkTsValue(napi_value value);
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textarea_ffi.h45 CJ_EXPORT void FfiOHOSAceFrameworkTextAreaControllerCaretPosition(int64_t selfID, int32_t value);
H A Dcj_relative_container_ffi.h25 double value; member
H A Dcj_animate_param_ffi.h41 NativeAnimateParam value; member
H A Dcj_page_transition_ffi.h29 CJ_EXPORT void FfiPageTransitionSetOpacity(double value);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.h31 static void SetDimension(int32_t value);
H A Djs_refresh.h33 static void ParsFrictionData(const JsiRef<JsiValue>& value);
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_client_mgr.h32 // Set the current client id to invalid value.
42 bool UpdateEditingValue(const std::shared_ptr<TextEditingValue>& value, bool needFireChangeEvent = true);
H A Dtext_input_connection_impl.h39 const TextEditingValue& value, int32_t instanceId, bool needFireChangeEvent = true) override;
/foundation/arkui/ace_engine/adapter/preview/osal/advance/
H A Dai_write_adapter.cpp19 bool AIWriteAdapter::IsSentenceBoundary(const wchar_t value) { return false; } in IsSentenceBoundary() argument

Completed in 16 milliseconds

1...<<521522523524525526527528529530>>...976