Searched defs:PathRef26 (Results 1 – 1 of 1) sorted by relevance
83 struct PathRef26 { struct84 __unused int32_t refCount;85 __unused float left;86 __unused float top;87 __unused float right;88 __unused float bottom;89 Point* points;90 Verb* verbs;91 int verbCount;92 __unused int pointCount;[all …]