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
601 #Line # returns if pair contains equal counts of Verb_Array and Weights ##
602 Return true if Paths contain equal Verbs and equal Weights.
603 If Paths contain one or more Conics, the Weights must match.
611 #Return true if Paths Verb_Array and Weights are equivalent ##
642 Copy Verb_Array and Weights to out, and set out Point_Array to a weighted
1209 #Line # removes Verb_Array, Point_Array, and Weights; frees memory ##
1211 Removes Verb_Array, Point_Array, and Weights, and sets FillType to kWinding_FillType.
1231 #Line # removes Verb_Array, Point_Array, and Weights, keeping memory ##
1233 Removes Verb_Array, Point_Array, and Weights, and sets FillType to kWinding_FillType.
1852 Exchanges the Verb_Array, Point_Array, Weights, and Fill_Type with other.
2496 #Alias Weights
4737 #Line # applies Matrix to Point_Array and Weights ##