Home
last modified time | relevance | path

Searched defs:reflow (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Parser/
Dasdl_c.py89 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/icu/icu4c/source/layoutex/layout/
DParagraphLayout.h660 inline void ParagraphLayout::reflow() in reflow() function