equal
deleted
inserted
replaced
134 * its tab expansion needs upward to the paragraph. |
134 * its tab expansion needs upward to the paragraph. |
135 * <p> |
135 * <p> |
136 * This is implemented to try and locate a <code>TabSet</code> |
136 * This is implemented to try and locate a <code>TabSet</code> |
137 * in the paragraph element's attribute set. If one can be |
137 * in the paragraph element's attribute set. If one can be |
138 * found, its settings will be used, otherwise a default expansion |
138 * found, its settings will be used, otherwise a default expansion |
139 * will be provided. The base location for for tab expansion |
139 * will be provided. The base location for tab expansion |
140 * is the left inset from the paragraphs most recent allocation |
140 * is the left inset from the paragraphs most recent allocation |
141 * (which is what the layout of the children is based upon). |
141 * (which is what the layout of the children is based upon). |
142 * |
142 * |
143 * @param x the X reference position |
143 * @param x the X reference position |
144 * @param tabOffset the position within the text stream |
144 * @param tabOffset the position within the text stream |