HomeSort by relevance Sort by last modified time
    Searched defs:LeadingWhitespace (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
LineBreaker.h 32 enum WhitespacePosition { LeadingWhitespace, TrailingWhitespace };
  /external/clang/lib/Format/
BreakableToken.h 188 // - LeadingWhitespace[LineIndex] is updated with the complete whitespace
207 // LeadingWhitespace[i] is the number of characters regarded as whitespace in
210 SmallVector<unsigned, 16> LeadingWhitespace;

Completed in 442 milliseconds