Lines Matching refs:position
63 <P>Its three main functionalities are to provide a suitable position for
65 spelling at a specific position of a word and provide a list of
68 <P>A hyphenation position for a word with n characters is represented
69 by a value in the range from 0 to n-2, indicating the position
73 <P>A valid hyphenation position is a hyphenation position that
83 /** tries to find a valid hyphenation position relative
90 the XHyphenatedWord for the last valid hyphenation position
92 If there is no such valid hyphenation position, <NULL/> is returned.
125 /** checks whether hyphenation at a position in a word will result in
128 <P>An alternative spelling position is a hyphen position where,
133 <P>The hyphenation position does not need to be a valid one to be an
134 alternative spelling position.</P>
138 specified position. Otherwise, if no alternative spelling was
143 spelling, if hyphenation is done at position nIndex.
152 is the position in the word to be looked at.