Home
last modified time | relevance | path

Searched defs:props (Results 1 - 25 of 600) sorted by relevance

12345678910>>...24

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_property.h37 auto props = MakeRefPtr<DialogLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/particle/mock/
H A Dmock_rosen_particle_context.cpp25 updateEmitterPosition( const RefPtr<FrameNode>& frameNode, std::vector<EmitterProperty>& props) updateEmitterPosition() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_container_pattern.cpp42 auto props = host->GetLayoutProperty(); in BeforeCreateLayoutWrapper() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_layout_algorithm.cpp24 auto props = AceType::DynamicCast<GridItemLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Measure() local
36 auto props = AceType::DynamicCast<GridItemLayoutProperty>(layoutWrapper->GetLayoutProperty()); in CreateChildConstraint() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_misc_test.cpp41 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); in HWTEST_F() local
81 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); in HWTEST_F() local
126 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); in HWTEST_F() local
161 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); HWTEST_F() local
193 auto props = frameNode_->GetPaintProperty<ScrollablePaintProperty>(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_utils.cpp23 auto props = AceType::DynamicCast<GridLayoutProperty>(wrapper->GetLayoutProperty()); in GetItemSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dcontent_root_pattern.cpp27 auto props = host->GetLayoutProperty(); in BeforeCreateLayoutWrapper() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_vertex_array_object.cpp41 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_transform_feedback.cpp41 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_uniform_location.cpp41 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_sampler.cpp40 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_shader.cpp41 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_sync.cpp42 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_buffer.cpp44 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_rendering_context.cpp54 std::vector<napi_property_descriptor> props = { in Export() local
H A Dwebgl_renderbuffer.cpp45 vector<napi_property_descriptor> props = {}; in Export() local
H A Dwebgl_query.cpp42 vector<napi_property_descriptor> props = {}; in Export() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dfile_sync_napi.cpp88 std::vector<napi_property_descriptor> props = { in Export() local
/foundation/filemanagement/file_api/interfaces/test/unittest/filemgmt_libn_test/src/
H A Dn_class_test.cpp37 vector<napi_property_descriptor> props = {}; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/acpi/x86/
H A Dapple.c30 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_backlight.c57 struct backlight_properties props; in picolcd_init_backlight() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dhost.c47 struct property_entry props[4]; in dwc3_host_init() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Djornada720_bl.c107 struct backlight_properties props; in jornada_bl_probe() local
/kernel/linux/linux-6.6/drivers/acpi/x86/
H A Dapple.c31 union acpi_object *props, *newprops; in acpi_extract_apple_properties() local
[all...]
/kernel/linux/linux-6.6/include/linux/iio/afe/
H A Drescale.h17 int (*props)(struct device *dev, struct rescale *rescale); member

Completed in 6 milliseconds

12345678910>>...24