Home | History | Annotate | Download | only in text

Lines Matching defs:SPACES_RELATIVE_TO_TEXT_MASK

206         spacesRelativeToTextBeginEnd = ( (options & SPACES_RELATIVE_TO_TEXT_MASK) == SPACES_RELATIVE_TO_TEXT_BEGIN_END );
312 public static final int SPACES_RELATIVE_TO_TEXT_MASK = 0x4000000;