/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
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/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);
|
H A D | cj_textinput_ffi.h | 47 CJ_EXPORT void FfiOHOSAceFrameworkTextInputControllerCaretPosition(int64_t selfID, int32_t value);
|
H A D | cj_toggle_ffi.h | 37 CJ_EXPORT void FfiToggleSetResponseRegion(CJResponseRegion 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);
|
H A D | js_local_storage.h | 38 static void AddStorage(int32_t key, const JSRef<JSObject>& 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
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_ai_write_adapter.cpp | 19 bool AIWriteAdapter::IsSentenceBoundary(const wchar_t value) { return false; } in IsSentenceBoundary() argument
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_ressched_report.cpp | 32 uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) in ResSchedDataReport() 31 ResSchedDataReport( uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) ResSchedDataReport() argument
|
/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.h | 62 void SetBoolStatus(bool value);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_fe_offset.h | 35 bool ParseAndSetSpecializedAttr(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_circle.h | 39 bool ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) override;
|
H A D | svg_fe_blend.h | 35 bool ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | if_else_node.h | 41 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId);
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_content_type.h | 54 TextContentType CastToTextContentType(int32_t value);
|