Lines Matching defs:setPara

121  * arguments of <code>setPara()</code>; there:
135 * when the <code>setPara()</code> method
150 * <li>{@link #setPara}
377 * para.setPara(text,
638 * <code>setPara</code>.</p>
660 * <code>setPara()</code> or option
691 * <code>setPara</code>.</p>
713 * <code>setPara</code>.</p>
720 * <p>When this option bit is on, <code>setPara()</code> may process
724 * <code>setPara()</code> in order to determine how much of the source
726 * resubmitted in following calls to <code>setPara</code>. The
745 * <code>setPara()</code> so that later paragraphs may be concatenated to
795 * real value after a successful execution of setPara or setLine
808 * text actually processed by <code>setPara</code>, which may be shorter
840 /* the following is set in setPara, used in processPropertySeq */
2342 * paragraphs are submitted in the same call to <code>setPara()</code>.<br><br>
2347 * Bidi operations. However, the <code>setPara()</code> and
2362 void setPara(String text, byte paraLevel, byte[] embeddingLevels)
2365 setPara(new char[0], paraLevel, embeddingLevels);
2367 setPara(text.toCharArray(), paraLevel, embeddingLevels);
2426 * paragraphs are submitted in the same call to <code>setPara()</code>.<br><br>
2431 * Bidi operations. However, the <code>setPara()</code> and
2446 public void setPara(char[] chars, byte paraLevel, byte[] embeddingLevels)
2457 this.paraBidi = null; /* mark unfinished setPara */
2503 paraBidi = this; /* mark successful setPara */
2647 paraBidi = this; /* mark successful setPara */
2690 public void setPara(AttributedCharacterIterator paragraph)
2732 setPara(txt, paraLvl, lvls);
2738 * This method must be called before <code>setPara()</code>.
2750 * @see #setPara
2766 * call to <code>setPara</code> or <code>setLine</code>
2786 * call to <code>setPara</code> or <code>setLine</code>
2806 * call to <code>setPara</code> or <code>setLine</code>
2830 * call to <code>setPara</code> or <code>setLine</code>
2857 * This is used after calling <code>setPara()</code>
2878 * call to <code>setPara</code>
2883 * @see #setPara
2904 * call to <code>setPara</code> or <code>setLine</code>
2931 * call to <code>setPara</code> or <code>setLine</code>
2946 * <code>Bidi</code> object, after <code>setPara()</code>
2954 * call to <code>setPara</code> or <code>setLine</code>
2986 * call to <code>setPara</code> or <code>setLine</code>
2998 /* countRuns() checks successful call to setPara/setLine */
3055 * Note: this constructor calls setPara() internally.
3125 setPara(text, paraLvl, paraEmbeddings);
3129 setPara(paraText, paraLvl, paraEmbeddings);
3141 * call to <code>setPara</code>
3157 * call to <code>setPara</code>
3173 * call to <code>setPara</code>
3187 * call to <code>setPara</code> or <code>setLine</code>
3202 * call to <code>setPara</code> or <code>setLine</code>
3245 * call to <code>setPara</code> or <code>setLine</code>
3270 * call to <code>setPara</code> or <code>setLine</code>
3299 * call to <code>setPara</code> or <code>setLine</code>