Searched refs:ArkUIImagePropertiesStruct (Results 1 – 4 of 4) sorted by relevance
36 void ParseImage(CalcDimension* dimension, int32_t dimensionLength, const ArkUIImagePropertiesStruct… in ParseImage()131 void SetImages(ArkUINodeHandle node, struct ArkUIImagePropertiesStruct* images, int32_t length) in SetImages()145 ArkUIImagePropertiesStruct* image = images + i; in SetImages()
235 auto images = std::make_unique<ArkUIImagePropertiesStruct[]>(arrayLength); in SetImages()
348 struct ArkUIImagePropertiesStruct { struct3953 …void (*setImages)(ArkUINodeHandle node, struct ArkUIImagePropertiesStruct* images, ArkUI_Int32 len…
2205 …void (*setImages)(ArkUINodeHandle node, struct ArkUIImagePropertiesStruct* images, ArkUI_Int32 len…