/foundation/arkui/ace_engine_lite/test/moduletest/common/ |
H A D | base_test.cpp | 75 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 D | algorithm_program.cpp | 69 int AlgorithmProgram::GetAttributeLocation(const std::string &attributeName)
in GetAttributeLocation() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_animate_declaration.h | 26 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 D | image_module.cpp | 39 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 D | napi_data_utils.cpp | 353 std::string attributeName = str; in GetValue() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/ |
H A D | arc_tdd_test.cpp | 211 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 D | bluetooth_avrcp_ct_observer_proxy.cpp | 364 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 D | napi_data_utils.cpp | 432 std::string attributeName = str; in GetValue() local
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | svg_animate.h | 186 void SetAttributeName(const std::string& attributeName) in SetAttributeName() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_attributes_parser.h | 147 std::string attributeName; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | canvas_component.cpp | 2287 RegisterAttributeFunc(jerry_value_t canvas2ddom, const char *attributeName, jerry_external_handler_t setterHandler, jerry_external_handler_t getterHandler) RegisterAttributeFunc() argument
|