Home
last modified time | relevance | path

Searched defs:attributeName (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp75 UpdateNumAttributeOrStyleValue(Component *component, const char *attributeName, const int32_t newNumValue, const bool isToSetAttribute) const UpdateNumAttributeOrStyleValue() argument
96 UpdateCharAttributeOrStyleValue(Component *component, const char *attributeName, const char *newCharValue, const bool isToSetAttribute) const UpdateCharAttributeOrStyleValue() argument
/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Dalgorithm_program.cpp69 int AlgorithmProgram::GetAttributeLocation(const std::string &attributeName) in GetAttributeLocation() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.h26 std::string attributeName; member
53 void SetAttributeName(const std::string& attributeName) in SetAttributeName() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dimage_module.cpp39 RegisterAttributeFunc(jerry_value_t canvas2dContext, const char *attributeName, jerry_external_handler_t setterHandler, jerry_external_handler_t getterHandler) RegisterAttributeFunc() argument
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_data_utils.cpp353 std::string attributeName = str; in GetValue() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/
H A Darc_tdd_test.cpp211 const char* attributeName = "centerX"; in ComponentProgressStyleSetTest001() local
271 const char* attributeName = "centerX"; in ComponentProgressStyleSetTest002() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp364 OnGetPlayerAppSettingAttributeText(const RawAddress &rawAddr, const std::vector<uint8_t> attribtues, const std::vector<std::string> &attributeName, int result) OnGetPlayerAppSettingAttributeText() argument
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp432 std::string attributeName = str; in GetValue() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h186 void SetAttributeName(const std::string& attributeName) in SetAttributeName() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h147 std::string attributeName; member
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp2287 RegisterAttributeFunc(jerry_value_t canvas2ddom, const char *attributeName, jerry_external_handler_t setterHandler, jerry_external_handler_t getterHandler) RegisterAttributeFunc() argument

Completed in 15 milliseconds