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 D | menu_paint_method.cpp | 29 if (!props->GetEnableArrow().has_value() || !props->GetEnableArrow().value()) { in GetContentDrawFunction()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
H A D | menu_wrapper_layout_algorithm.cpp | 28 constraint.value(), Axis::FREE, layoutProperty->GetMeasureType(MeasureType::MATCH_PARENT), true); in Measure()
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_animation.h | 33 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_gradient.h | 33 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_filter.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_fe_gaussianblur.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_fe_colormatrix.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_fe_composite.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_fe_offset.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_pattern.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_mask.h | 32 void SetAttr(const std::string& name, const std::string& value) override;
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_circle.h | 55 bool SetProperty(const std::string& attributeName, const Dimension& value);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/ |
H A D | hyperlink_model.h | 33 virtual void SetColor(const Color& value) = 0;
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_colormatrix_declaration.cpp | 49 attrs[attrIter].value(attr.second, *this); in SetSpecializedValue()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigator/ |
H A D | navigator_model.h | 34 virtual void SetType(NavigatorType value) = 0;
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/ |
H A D | ark_interop_helper.h | 28 EXPORT ARKTS_Value NapiValueToArkTsValue(napi_value value);
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_textarea_ffi.h | 45 CJ_EXPORT void FfiOHOSAceFrameworkTextAreaControllerCaretPosition(int64_t selfID, int32_t value);
|
H A D | cj_relative_container_ffi.h | 25 double value; member
|
H A D | cj_animate_param_ffi.h | 41 NativeAnimateParam value; member
|
H A D | cj_page_transition_ffi.h | 29 CJ_EXPORT void FfiPageTransitionSetOpacity(double value);
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_form.h | 31 static void SetDimension(int32_t value);
|
H A D | js_refresh.h | 33 static void ParsFrictionData(const JsiRef<JsiValue>& value);
|
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/ |
H A D | text_input_client_mgr.h | 32 // Set the current client id to invalid value. 42 bool UpdateEditingValue(const std::shared_ptr<TextEditingValue>& value, bool needFireChangeEvent = true);
|
H A D | text_input_connection_impl.h | 39 const TextEditingValue& value, int32_t instanceId, bool needFireChangeEvent = true) override;
|
/foundation/arkui/ace_engine/adapter/preview/osal/advance/ |
H A D | ai_write_adapter.cpp | 19 bool AIWriteAdapter::IsSentenceBoundary(const wchar_t value) { return false; } in IsSentenceBoundary() argument
|
Completed in 16 milliseconds
1...<<521522523524525526527528529530>>...976