Home
last modified time | relevance | path

Searched defs:property (Results 226 - 250 of 852) sorted by relevance

12345678910>>...35

/third_party/libabigail/include/
H A Dabg-ini.h40 class property class
[all...]
/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c204 const char* property; in handle_get() local
254 const char* property; in handle_set() local
312 const char *property = "Address"; handle_get_all() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp178 bool DeviceProperties::contains (const std::string& property, bool throwIfNotExists) const in contains() argument
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvprop.c111 gxv_prop_property_validate( FT_UShort property, in gxv_prop_property_validate() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_pyclbr.py228 cm('sre_parse', ignore=('dump', 'groups', 'pos')) # from sre_constants import *; property namespace
/third_party/vulkan-loader/loader/
H A Dunknown_function_handling.c95 const struct loader_dev_ext_props *const property = &(extensions->list[extension]); in loader_check_layer_list_for_dev_ext_address() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Datomic_service_pattern.cpp82 auto property = menuBarRow->GetLayoutProperty(); in UpdateLayoutMargin() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.h97 auto property = GetLayoutProperty<GridLayoutProperty>(); variable
H A Dgrid_item_pattern.cpp283 auto property = GetLayoutProperty<GridItemLayoutProperty>(); in DumpAdvanceInfo() local
346 auto property = GetLayoutProperty<GridItemLayoutProperty>(); DumpAdvanceInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_model_ng.cpp50 auto property = frameNode->GetLayoutProperty<FormLayoutProperty>(); in SetDimension() local
66 auto property = frameNode->GetLayoutProperty<FormLayoutProperty>(); in AllowUpdate() local
119 auto property in SetModuleName() local
202 auto property = frameNode->GetLayoutProperty<FormLayoutProperty>(); AllowUpdate() local
215 auto property = frameNode->GetLayoutProperty<FormLayoutProperty>(); SetDimension() local
228 auto property = frameNode->GetLayoutProperty<FormLayoutProperty>(); SetModuleName() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_pattern.cpp25 auto property = MakeRefPtr<LinearIndicatorLayoutProperty>(); in CreateLayoutProperty() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp151 auto property = linearNode->GetLayoutProperty<LinearLayoutProperty>(); in InitDescriptionNode() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_value.cpp228 Local<JSValueRef> property = obj->Get(vm, idx); in GetProperty() local
259 Local<JSValueRef> property = obj->Get(vm, key); in GetProperty() local
383 Local<JSValueRef> property = obj->Get(vm, idx); in GetElement() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alert_dialog_ffi.cpp111 ParseButtonObj( DialogProperties& properties, NativeAlertDialogButtonOptions objInner, const std::string& property) ParseButtonObj() argument
191 ParseButtonArray( DialogProperties& properties, CArrNativeAlertDialogButtonOptions buttons, const std::string& property) ParseButtonArray() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_testone_ng.cpp195 auto property = menuNode->GetLayoutProperty<MenuLayoutProperty>(); in HWTEST_F() local
230 auto property = menuNode->GetLayoutProperty<MenuLayoutProperty>(); in HWTEST_F() local
265 auto property = menuNode->GetLayoutProperty<MenuLayoutProperty>(); HWTEST_F() local
311 auto property = menuNode->GetLayoutProperty<MenuLayoutProperty>(); HWTEST_F() local
357 auto property = menuNode->GetLayoutProperty<MenuLayoutProperty>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp109 inline std::shared_ptr<RSPropertyBase> ConvertToRSProperty(const RefPtr<PropertyBase>& property) in ConvertToRSProperty() argument
229 AddProperty(const RefPtr<PropertyBase>& property) AddProperty() argument
275 auto property = std::static_pointer_cast<RSAnimatableProperty<float>>(modify->GetProperty()); AnimateWithVelocity() local
288 auto property = std::static_pointer_cast<RSPropertyBase>(modify->GetProperty()); SetThresholdType() local
298 auto property = std::static_pointer_cast<RSAnimatableProperty<float>>(modify->GetProperty()); SetPropertyUnit() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_utils.h40 static bool IsStretch(const RefPtr<SwiperLayoutProperty>& property) in IsStretch() argument
47 static float GetItemSpace(const RefPtr<SwiperLayoutProperty>& property) in GetItemSpace() argument
55 CreateChildConstraint( const RefPtr<SwiperLayoutProperty>& property, const OptionalSizeF& idealSize, bool getAutoFill) CreateChildConstraint() argument
109 CaculateDisplayItemSpaceCount( const RefPtr<SwiperLayoutProperty>& property, double prevMargin, double nextMargin) CaculateDisplayItemSpaceCount() argument
169 CheckIsSingleCase(const RefPtr<SwiperLayoutProperty>& property) CheckIsSingleCase() argument
181 CheckMarginPropertyExceed(const RefPtr<SwiperLayoutProperty>& property, float childCalcIdealLength) CheckMarginPropertyExceed() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_element.cpp28 void IconLayoutElement::Init(RefPtr<SecurityComponentLayoutProperty>& property, in Init() argument
97 void TextLayoutElement::Init(RefPtr<SecurityComponentLayoutProperty>& property, in Init() argument
174 ChooseExactFontSize(RefPtr<TextLayoutProperty>& property, bool isWidth) ChooseExactFontSize() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.cpp146 RefPtr<ImageSpanNode> TextBases::CreateImageSpanNode(const ImageSpanNodeProperty& property) in CreateImageSpanNode() argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_manager.cpp277 jerry_value_t property = jerry_get_property_by_index(propValue, (propCount - 1)); in HandleSelectors() local
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dvcard_util.h92 void AddProperty(const VCardProperty &property) in AddProperty() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h335 Object& MetaProperty(const IProperty::Ptr& property) in MetaProperty() argument
344 AddProperty(const IProperty::Ptr& property) AddProperty() argument
352 RemoveProperty(const META_NS::IProperty::Ptr& property) RemoveProperty() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation.cpp159 void TrackAnimation::OnPropertyChanged(const TargetProperty& property, const IStackProperty::Ptr& previous) in OnPropertyChanged() argument
172 auto& property = p.property; in OnPropertyChanged() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task.cpp122 const auto& property = node->GetRenderProperties(); in CreatePixelMapBySurfaceNode() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_property.h258 auto property = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(value); variable

Completed in 15 milliseconds

12345678910>>...35