Home
last modified time | relevance | path

Searched defs:property (Results 726 - 750 of 793) sorted by relevance

1...<<21222324252627282930>>...32

/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2037 const auto& property = GetChainProperty(); in InitChainAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp2052 const auto& property = textfieldPaintProperty->GetMarginByUserValue(); in GetMargin() local
2129 const auto& property = textfieldPaintProperty->GetPaddingByUserValue(); in GetPadding() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp418 const RSProperties& property = node.GetRenderProperties(); in GetMatrixOfBufferToRelRect() local
444 const RSProperties& property = node.GetRenderProperties(); in CreateBufferDrawParam() local
737 const auto& property = node.GetRenderProperties(); IsNeedClient() local
1388 const auto& property = node.GetRenderProperties(); UpdateRealSrcRect() local
1442 const auto& property = node.GetRenderProperties(); DealWithNodeGravity() local
1792 const auto& property = hwcNode->GetRenderProperties(); AccumulateMatrixAndAlpha() local
1941 auto& property = hwcNode->GetRenderProperties(); GetMatrix() local
[all...]
H A Drs_uni_render_visitor.cpp79 const auto& property = rootNode->GetRenderProperties(); in CheckRootNodeReadyToDraw() local
91 const auto& property = canvasRenderNode->GetRenderProperties(); in CheckScbReadyToDraw() local
1054 const auto& property = node.GetRenderProperties(); in UpdatePrepareClip() local
1267 const auto& property = node.GetRenderProperties(); AfterUpdateSurfaceDirtyCalc() local
1446 const auto& property = node.GetRenderProperties(); UpdateHwcNodeEnableByBufferSize() local
2547 const auto& property = hwcNodePtr->GetRenderProperties(); UpdateHwcNodeRectInSkippedSubTree() local
2857 auto& property = node.GetMutableRenderProperties(); UpdateSurfaceRenderNodeScale() local
2900 const auto& property = node.GetRenderProperties(); PrepareRootRenderNode() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp710 const napi_property_descriptor* property; member
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp350 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() argument
355 WMError WindowImpl::SetSpecificBarProperty(WindowType type, const SystemBarProperty& property) in SetSpecificBarProperty() argument
859 void WindowImpl::NotifySystemBarChange(WindowType type, const SystemBarProperty& property) in NotifySystemBarChange() argument
[all...]
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp147 WindowSessionProperty::WindowSessionProperty(const sptr<WindowSessionProperty>& property) in WindowSessionProperty() argument
467 void WindowSessionProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() argument
648 void WindowSessionProperty::UnmarshallingWindowLimits(Parcel& parcel, WindowSessionProperty* property) in UnmarshallingWindowLimits() argument
679 void WindowSessionProperty::UnMarshallingSystemBarMap(Parcel& parcel, WindowSessionProperty* property) in UnMarshallingSystemBarMap() argument
713 void WindowSessionProperty::UnmarshallingTouchHotAreas(Parcel& parcel, WindowSessionProperty* property) in UnmarshallingTouchHotAreas() argument
777 UnmarshallingPiPTemplateInfo(Parcel& parcel, WindowSessionProperty* property) UnmarshallingPiPTemplateInfo() argument
842 UnmarshallingWindowMask(Parcel& parcel, WindowSessionProperty* property) UnmarshallingWindowMask() argument
865 UnmarshallingMainWindowTopmost(Parcel& parcel, WindowSessionProperty* property) UnmarshallingMainWindowTopmost() argument
889 UnmarshallingSessionInfo(Parcel& parcel, WindowSessionProperty* property) UnmarshallingSessionInfo() argument
1063 WindowSessionProperty* property = new(std::nothrow) WindowSessionProperty(); Unmarshalling() local
1138 CopyFrom(const sptr<WindowSessionProperty>& property) CopyFrom() argument
[all...]
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1871 auto property = it.second->GetProperty(); in DumpData() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc1558 MaybeLocal<Value> property in GetIterableLength() local
1047 GetOptionalIntegerProperty(v8::Isolate* isolate, ErrorThrower* thrower, Local<Context> context, Local<v8::Object> object, Local<String> property, bool* has_property, int64_t* result, int64_t lower_bound, uint64_t upper_bound) GetOptionalIntegerProperty() argument
[all...]
/third_party/libinput/src/
H A Devdev.c105 parse_udev_flag(struct evdev_device *device, struct udev_device *udev_device, const char *property) parse_udev_flag() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc1432 bool IsExactPropertyAlias(const char* property_name, UProperty property) { in IsExactPropertyAlias() argument
1462 bool LookupPropertyValueName(UProperty property, in LookupPropertyValueName() argument
1445 IsExactPropertyValueAlias(const char* property_value_name, UProperty property, int32_t property_value) IsExactPropertyValueAlias() argument
1529 IsSupportedBinaryProperty(UProperty property) IsSupportedBinaryProperty() argument
1661 UProperty property = u_getPropertyEnum(name); AddPropertyClassRange() local
1671 UProperty property = u_getPropertyEnum(property_name); AddPropertyClassRange() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c2088 struct drm_property *property = hdmi->next_hdr_sink_data_property; in dw_hdmi_rockchip_get_next_hdr_data() local
2335 dw_hdmi_rockchip_set_property(struct drm_connector *connector, struct drm_connector_state *state, struct drm_property *property, u64 val, void *data) dw_hdmi_rockchip_set_property() argument
2387 dw_hdmi_rockchip_get_property(struct drm_connector *connector, const struct drm_connector_state *state, struct drm_property *property, u64 *val, void *data) dw_hdmi_rockchip_get_property() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c1230 union extcon_property_value property; in tcphy_get_mode() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c884 u32 property; in bq25700_fw_read_u32_props() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp1037 auto property = curDestination->GetLayoutProperty(); in FireNavigationInner() local
1062 auto property = curDestination->GetLayoutProperty(); in FireNavigationInner() local
2126 auto property = node->GetLayoutProperty(); in OnCustomAnimationFinish() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1873 NamedRouterProperty property; in RestoreFullPathInfo() local
1904 const auto& property = recordIter->second; in GetNamedRouterInfo() local
1923 NamedRouterProperty property; in RestoreNamedRouterInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp63 auto property = MakeRefPtr<ScrollablePaintProperty>(); in CreatePaintProperty() local
490 auto property = scrollable->GetFrictionProperty(); in AttachAnimatableProperty() local
1040 void ScrollablePattern::SetScrollBar(const std::unique_ptr<ScrollBarProperty>& property) in SetScrollBar() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp259 napi_value property = nullptr; in ParsePropertyArray() local
298 napi_value property = nullptr; in ParseStringPropertyFromObject() local
317 ParsePropertyFromObject(napi_env env, napi_value args, const PropertyInfo &propertyInfo, napi_value &property) ParsePropertyFromObject() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp1028 panda::PropertyAttribute property; in napi_get_own_property_descriptor() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp927 const napi_property_descriptor &property = properties[i]; in NapiCreateObjectWithProperties() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp59 const auto& property = rootNode->GetRenderProperties(); in CheckRootNodeReadyToDraw() local
71 const auto& property = canvasRenderNode->GetRenderProperties(); in CheckScbReadyToDraw() local
597 const auto& property = GetRenderProperties(); in ProcessAnimatePropertyBeforeChildren() local
634 const auto& property = GetRenderProperties(); ProcessAnimatePropertyAfterChildren() local
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp950 int32_t QueryAndGetInputProperty(napi_env env, napi_value arg, const string &propertyName, napi_value &property) in QueryAndGetInputProperty() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h816 virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) { return WMError::WM_OK; } in SetSystemBarProperty() argument
1905 SetSpecificBarProperty(WindowType type, const SystemBarProperty& property) SetSpecificBarProperty() argument
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp970 auto property = windowToken->GetSystemBarPropertyByType(type); in UpdateSystemBarProperties() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp3865 sptr<WindowSessionProperty> property = sptr<WindowSessionProperty>::MakeSptr(); in OnSetWaterMarkFlag() local

Completed in 110 milliseconds

1...<<21222324252627282930>>...32