Lines Matching refs:This

67 /** This is the central interface for text layouting.<p>
69 This is the central interface for text-related tasks more
142 This method returns a sequence of advancements, one for each
165 This method applies the specified advancements to every
168 multiple input characters per glyph). This is useful to
189 This method is similar to
202 This method is the core of the <type>XTextLayout</type>
208 width or height, depending on the writing mode). This
228 This method can be used to combine the layout of a text line
229 into a single justification run. This is e.g. useful if the
263 /** This method determines the hit position in the text.<p>
265 This method determines the index of the character hit at the
277 /** This method converts an insertion index to a caret.<p>
279 This method generates caret information for a given insertion
284 <member>XTextLayout::getTextHit()</member>. This value must be
303 /** This method calculates a new insertion index.<p>
305 This method calculates a new insertion index, given a start
306 index and the number of characters to skip. This is most
330 /** This method generates a highlight polygon.<p>
332 This method generates a highlighting polygon from two
333 insertion indices. This polygon will be visually continuous,
354 /** This method generates a highlight polygon.<p>
356 This method generates a highlighting polygon from two
357 insertion indices. This polygon will not always be visually
380 /** This method yields the baseline offset.<p>
382 This method returns the baseline offset for this layout
397 /** This method returns the main writing direction.<p>
399 This method returns the main writing direction of this layout,