Searched defs:WS (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/compact/
H A DCompactSyntaxConstants.java63 int WS = 39; field in interface:CompactSyntaxConstants
155 "<WS>",
/openjdk7/jdk/src/share/classes/sun/text/bidi/
H A DBidiBase.java771 private static final byte WS = 9; field in class:BidiBase
853 /* characters after trailingWSStart are WS and are */
947 static final int MASK_WS = MASK_B_S|DirPropFlag(WS)|MASK_BN_EXPLICIT;
1623 /* L R EN ES ET AN CS B S WS ON LRE LRO AL RLE RLO PDF NSM BN */
1639 /* - the ON column regroups ON and WS */
2251 /* reset a sequence of WS/BN before eop and B/S to the paragraph paraLevel */
2519 trailingWSStart = length; /* the levels[] will reflect the WS run */
2862 * trailing WS and for reordering are performed on

Completed in 31 milliseconds