Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
93 <type>XCanvas</type> interface is free of client-modifiable state,
135 Things that need more than a small, fixed amount of data are
137 can, in principle, roll your own implementations of these
138 interfaces, wrap it around your internal representation of
171 if one of the view and renderstate parameters are outside the
183 The start point of the line to draw.
186 The end point of the line to draw.
195 if one of the view and renderstate parameters are outside the
207 The start and the two control points of the bezier curve.
210 The end point of the bezier curve.
219 if one of the view and renderstate parameters are outside the
242 if one of the view and renderstate parameters are outside the
250 /** Stroke each polygon of the provided poly-polygon with the
253 This method considers the stroking of all polygons as an
257 as overlapping segments of the same polygon, even with
275 if one of the view and renderstate parameters are outside the
283 /** Stroke each polygon of the provided poly-polygon with the
287 This method considers the stroking of all polygons as an
291 overlapping segments of the same polygon, even with
304 A sequence of texture definitions, with which to fill the
313 if one of the view and renderstate parameters are outside the
326 /** Stroke each polygon of the provided poly-polygon with the
331 This method considers the stroking of all polygons as an
335 overlapping segments of the same polygon, even with
348 A sequence of texture definitions, with which to fill the
352 A bilinear mapping function which defines the warping of the
361 if one of the view and renderstate parameters are outside the
376 /** Query the polygonal representation of the stroke outlines, as
394 @return a poly-polygon describing the outline of the stroked
398 if one of the view and renderstate parameters are outside the
424 if one of the view and renderstate parameters are outside the
448 A sequence of texture definitions, with which to fill the
454 if one of the view and renderstate parameters are outside the
484 A sequence of texture definitions, with which to fill the
488 A bilinear mapping function which defines the warping of the
494 if one of the view and renderstate parameters are outside the
522 enables automatic placements of emphasis marks, e.g. for
531 <il>OptionalLayoutFeatures: a sequence of <type
546 if one of the parameters is not within the allowed range.
556 Filter parameter to reduce the list of returned fonts. Every
557 member of <type>FontInfo</type> that is not the empty string
558 or the "don't care" value restricts the list of returned fonts
563 filter the list of available fonts against.
565 @returns the list of fonts matching the filter set.
568 if one of the font properties are invalid or not recognized,
569 or if one of the <type>FontInfo</type> members is not within
577 /** Draw the text given by the substring of the specified string
580 The local origin of this output operation is either the left
581 end of the text baseline, for textDirection equal
582 LEFT_TO_RIGHT, or the right end of the baseline, for
601 writing direction determines the origin of the text output,
608 if one of the view and renderstate parameters are outside the
619 with the reference position being the leftmost edge of the
621 baseline, the baseline of the first strong character in
640 if one of the view and renderstate parameters are outside the
669 if one of the view and renderstate parameters are outside the
708 if one of the view and renderstate parameters are outside the