HomeSort by relevance Sort by last modified time
    Searched refs:linebreak (Results 1 - 25 of 35) sorted by null

1 2

  /external/skia/src/utils/
SkTextBox.cpp 16 static size_t linebreak(const char text[], const char stop[], function
107 text += linebreak(text, stop, paint, width);
225 len = linebreak(text, textStop, paint, marginWidth, &trailing);
  /prebuilts/go/darwin-x86/src/go/printer/
nodes.go 37 // TODO(gri): linebreak may add too many lines if the next statement at "line"
45 func (p *printer) linebreak(line, min int, ws whiteSpace, newSection bool) (printedBreak bool) { func
103 // first linebreak encountered.
157 // the first linebreak is always a formfeed since this section must not
159 prevBreak := -1 // index of last expression that was followed by a linebreak
160 if prev.IsValid() && prev.Line < line && p.linebreak(line, 0, ws, true) {
173 // determine if the next linebreak, if any, needs to use formfeed:
227 if p.linebreak(line, 0, ws, useFF || prevBreak+1 < i) {
298 // separator if needed (linebreak or blank)
299 if needsLinebreak && p.linebreak(parLineBeg, 0, ws, true)
    [all...]
printer.go 62 impliedSemi bool // if set, a linebreak implies a semicolon
    [all...]
  /prebuilts/go/linux-x86/src/go/printer/
nodes.go 37 // TODO(gri): linebreak may add too many lines if the next statement at "line"
45 func (p *printer) linebreak(line, min int, ws whiteSpace, newSection bool) (printedBreak bool) { func
103 // first linebreak encountered.
157 // the first linebreak is always a formfeed since this section must not
159 prevBreak := -1 // index of last expression that was followed by a linebreak
160 if prev.IsValid() && prev.Line < line && p.linebreak(line, 0, ws, true) {
173 // determine if the next linebreak, if any, needs to use formfeed:
227 if p.linebreak(line, 0, ws, useFF || prevBreak+1 < i) {
298 // separator if needed (linebreak or blank)
299 if needsLinebreak && p.linebreak(parLineBeg, 0, ws, true)
    [all...]
printer.go 62 impliedSemi bool // if set, a linebreak implies a semicolon
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
commons-lang-2.6.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/
plexus-utils-3.0.22.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 314 milliseconds

1 2