Lines Matching full:weights
276 # Verb # Allocated Points # Iterated Points # Weights ##
387 By default, Path has no Verbs, no Points, and no Weights.
411 and Weights are copied when modified.
478 shares pointer values. The underlying Verb_Array, Point_Array and Weights
485 #Param path Verb_Array, Point_Array, Weights, and Fill_Type to copy ##
512 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
555 Compares a and b; returns true if Fill_Type, Verb_Array, Point_Array, and Weights
595 #Line # returns if pair contains equal counts of Verb_Array and Weights ##
596 Return true if Paths contain equal Verbs and equal Weights.
597 If Paths contain one or more Conics, the Weights must match.
605 #Return true if Paths Verb_Array and Weights are equivalent ##
631 Copy Verb_Array and Weights to out, and set out Point_Array to a weighted
1265 #Line # removes Verb_Array, Point_Array, and Weights; frees memory ##
1267 Removes Verb_Array, Point_Array, and Weights, and sets FillType to kWinding_FillType.
1287 #Line # removes Verb_Array, Point_Array, and Weights, keeping memory ##
1289 Removes Verb_Array, Point_Array, and Weights, and sets FillType to kWinding_FillType.
1901 Exchanges the Verb_Array, Point_Array, Weights, and Fill_Type with other.
2537 #Alias Weights
4762 #Line # applies Matrix to Point_Array and Weights ##