Searched defs:reflow (Results  1 – 7 of 7) sorted by relevance
| /external/gfxstream-protocols/registry/vulkan/scripts/ | 
| D | reflow.py | 127                  reflow = True,  argument 492     def endBlock(self, line, reflow = False, vuBlock = False):  argument
  | 
| /external/ktfmt/core/src/main/java/com/facebook/ktfmt/kdoc/ | 
| D | Paragraph.kt | 300   fun reflow(firstLineMaxWidth: Int, maxLineWidth: Int): List<String> {  in reflow()  method 346   private fun reflow(words: List<String>, lineWidth: Int, hangingIndentSize: Int): List<String> {  in reflow()  method
  | 
| /external/python/cpython2/Parser/ | 
| D | asdl_c.py | 89     def emit(self, s, depth, reflow=True):  argument 282         def emit(s, depth=0, reflow=True):  argument 317         def emit(s, depth=0, reflow=True):  argument 326         def emit(s, depth=0, reflow=True):  argument
  | 
| /external/python/cpython3/Parser/ | 
| D | asdl_c.py | 119     def emit(self, s, depth, reflow=True):  argument 343         def emit(s, depth=0, reflow=True):  argument 377         def emit(s, depth=0, reflow=True):  argument 386         def emit(s, depth=0, reflow=True):  argument
  | 
| /external/icu/icu4c/source/layoutex/layout/ | 
| D | ParagraphLayout.h | 658 inline void ParagraphLayout::reflow()  in reflow()  function
  | 
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ | 
| D | StringWrapper.java | 247   private static String reflow(  in reflow()  method in StringWrapper
  | 
| /external/gfxstream-protocols/registry/vulkan/ | 
| D | Makefile | 378 reflow:  target
  |