Home
last modified time | relevance | path

Searched refs:props (Results 926 - 950 of 1592) sorted by relevance

1...<<31323334353637383940>>...64

/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.h32 bool ToExport(std::vector<napi_property_descriptor> props);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_display_type.h67 std::vector<GraphicPropertyObject> props; /**< Vector of property objects */ member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_lcd.c73 ldev->props.max_contrast = 0x0ff; in picolcd_init_lcd()
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_private.h119 * big enough, and XZ_OPTIONS_ERROR if props indicates something that this
123 uint8_t props);
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddib0700.h67 const struct dvb_usb_device_properties *props,
/kernel/linux/linux-5.10/include/linux/
H A Dlcd.h58 struct lcd_properties props; member
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddib0700.h67 const struct dvb_usb_device_properties *props,
/kernel/linux/linux-6.6/include/linux/
H A Dlcd.h58 struct lcd_properties props; member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-fwnode.h378 * @props: pointer to &struct v4l2_fwnode_device_properties where to store the
390 struct v4l2_fwnode_device_properties *props);
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_drv.h116 } props; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-picolcd_lcd.c73 ldev->props.max_contrast = 0x0ff; in picolcd_init_lcd()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_private.h122 * big enough, and XZ_OPTIONS_ERROR if props indicates something that this
126 uint8_t props);
/third_party/libcoap/scripts/
H A Dapi-version-bump.sh51 # Adjust LibCoAPIncludeDir in win32/libcoap.props
52 sed -i "s/\(<LibCoAPIncludeDir>include\\\coap\)$LIBCOAP_API_VERSION/\1$NEW_VERSION/" win32/libcoap.props
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-fallback-shape.cc93 hb_direction_t direction = buffer->props.direction; in _hb_fallback_shape()
H A Dhb-kern.hh57 bool horizontal = HB_DIRECTION_IS_HORIZONTAL (buffer->props.direction); in kern()
/third_party/typescript/tests/baselines/reference/
H A DinferFromBindingPattern.js30 declare function selectJohn<K = Person>(props?: SelectProps<Person, K>): SelectResult<Person, K>;
H A DjsxChildrenGenericContextualTypes.js4 export interface ElementAttributesProperty { props: {}; }
H A DjsxEmitWithAttributes.js13 props: any;
H A DjsxFactoryAndReactNamespace.js13 props: any;
H A DjsxFactoryIdentifier.js13 props: any;
H A DjsxFactoryNotIdentifierOrQualifiedName.js13 props: any;
H A DjsxFactoryNotIdentifierOrQualifiedName2.js13 props: any;
H A DjsxFactoryQualifiedName.js13 props: any;
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.h62 ResolvedProps props; // accumulates properties across *all* animators member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.h337 void UpdateContentRenderContext(const RefPtr<FrameNode>& contentNode, const DialogProperties& props);
338 void BuildCustomChild(const DialogProperties& props, const RefPtr<UINode>& customNode);
387 void CheckScrollHeightIsNegative(const RefPtr<UINode>& contentColumn, const DialogProperties& props);

Completed in 14 milliseconds

1...<<31323334353637383940>>...64