Searched refs:fracture (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DDefaultStyledDocument.java717 // Do a join fracture/next for last start spec if necessary.
722 // Join to the fracture if NOT inserting at the end
723 // (fracture only happens when not inserting at end of
765 // fracture, then can join next on last content if cattr
1546 // Haven't created the fracture yet.
1571 fracture(-1);
1792 * as the result of a fracture.
1844 // Not really a fracture, but need to treat it like
1847 // next followed by a join fracture.
1853 fracture(pat
2171 void fracture(int depth) { method in class:DefaultStyledDocument.ElementBuffer
[all...]

Completed in 33 milliseconds