Searched defs:PngInfo (Results 1 – 1 of 1) sorted by relevance
38 struct PngInfo { struct39 ~PngInfo() { in ~PngInfo()50 void* serialize9Patch() { in serialize9Patch()57 uint32_t width = 0;58 uint32_t height = 0;61 bool is9Patch = false;63 int32_t* xDivs = nullptr;64 int32_t* yDivs = nullptr;70 int32_t layoutBoundsTop;79 float outlineRadius;[all …]