Lines Matching defs:PathRef26
83 struct PathRef26 { struct
84 __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;
93 __unused size_t freeSpace;
94 float* conicWeights;
95 __unused int conicWeightsReserve;
96 __unused int conicWeightsCount;
97 __unused uint32_t generationId;