Home
last modified time | relevance | path

Searched defs:prop (Results 251 - 275 of 509) sorted by relevance

1...<<1112131415161718192021

/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp83 static std::string GetStringByProp(napi_env env, napi_value value, const std::string& prop) in GetStringByProp() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h217 void AttachProperty(const RefPtr<PropertyBase>& prop) in AttachProperty() argument
265 void AttachProperty(const RefPtr<PropertyBase>& prop) in AttachProperty() argument
314 void AttachProperty(const RefPtr<PropertyBase>& prop) in AttachProperty() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sceneview.cpp235 auto prop = jsObjScene->GetProperty("uri"); in ParseSceneOpt() local
H A Djs_utils.cpp198 std::optional<NG::BorderRadiusProperty> prop = std::nullopt; in HandleDifferentRadius() local
249 std::optional<NG::BorderRadiusProperty> prop = std::nullopt; in ParseBorderRadiusAttr() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng_extension.cpp693 RefPtr<SecurityComponentLayoutProperty> prop = AceType::MakeRefPtr<SecurityComponentLayoutProperty>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp234 auto prop = frameNode->GetLayoutProperty<SecurityComponentLayoutProperty>(); in IsBackgroundVisible() local
245 auto prop = frameNode->GetLayoutProperty<SecurityComponentLayoutProperty>(); in IsArkuiComponent() local
256 auto prop = frameNode->GetLayoutProperty<SecurityComponentLayoutProperty>(); in NotifyFontColorSet() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_value.cpp237 napi_value prop = nullptr; in GetProp() local
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp195 napi_value prop = nullptr; in ParseModuleName() local
221 napi_value prop = nullptr; in ParseElementName() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp53 auto prop = std::make_shared<RSRenderProperty<float>>(); in HWTEST_F() local
69 auto prop = std::make_shared<RSRenderProperty<float>>(floatData[0], id); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_val.cpp319 napi_value prop = nullptr; in GetProp() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp458 auto prop = modifier->GetProperty(); in GetSizeFromDrawCmdModifiers() local
526 auto prop = modifier->GetProperty(); in AddDirtyType() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dwebp_exif_metadata_accessor_test.cpp84 GetProperty(const std::shared_ptr<ExifMetadata>& metadata, const std::string& prop) GetProperty() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp414 SetProperty(const std::string &column, const shared_ptr<DataShare::DataShareResultSet> &resultSet, ResultSetDataType &type, Property &prop) SetProperty() argument
[all...]
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_parcel_read.cpp235 napi_value prop = nullptr; in JS_readSequenceable() local
756 napi_value prop = nullptr; in JS_readSequenceableArray() local
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_utils.cpp427 napi_value prop = nullptr; in SetNamedPropertyByInteger() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_auto_launch_test.cpp280 KvDBProperties prop; in GetKvDB() local
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_val.cpp236 napi_value prop = nullptr; in GetProp() local
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_val.cpp266 napi_value prop = nullptr; in GetPropValue() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Dusbd_config.h173 struct fconfig_prop prop; member
178 struct fconfig_propSting prop; member
/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp385 void setPropertyInt(int32_t prop, int32_t subIndex, int32_t value) { in setPropertyInt() argument
H A Dcorepropsbuilder.cpp585 int32_t prop; // UProperty member
637 int32_t prop; // UProperty member
/third_party/lzma/CPP/7zip/UI/Common/
H A DOpenArchive.cpp321 NCOM::CPropVariant prop; in GetProperty() local
[all...]
H A DPropIDUtils.cpp132 void ConvertPropertyToShortString2(char *dest, const PROPVARIANT &prop, PROPID propID, int level) throw() in ConvertPropertyToShortString2() argument
251 ConvertPropertyToString2(UString &dest, const PROPVARIANT &prop, PROPID propID, int level) ConvertPropertyToString2() argument
[all...]
H A DExtract.cpp225 NCOM::CPropVariant prop; in DecompressArchive() local
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp85 const PROPVARIANT &prop = props[i]; in SetCoderProperties() local

Completed in 27 milliseconds

1...<<1112131415161718192021