Searched refs:reflow (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/layoutex/layout/ |
D | ParagraphLayout.h | 500 inline void reflow(); 651 inline void ParagraphLayout::reflow() in reflow() function
|
/external/icu/icu4c/source/layoutex/ |
D | playout.cpp | 127 return pl->reflow(); in pl_reflow()
|
/external/chromium_org/third_party/icu/source/samples/layout/ |
D | paragraph.cpp | 206 paragraphLayout->reflow(); in breakLines()
|
/external/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 206 paragraphLayout->reflow(); in breakLines()
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
D | autopep8.py | 1693 container.reflow(self, ' ' * actual_indent, 1807 def reflow( member in Atom 1912 def reflow(self, reflowed_lines, continued_indent, member in Container 1921 item.reflow(reflowed_lines, continued_indent, 2215 item.reflow(lines, continued_indent, break_after_open_bracket)
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | content_setting_decoration.mm | 210 // Start animation, its timer will drive reflow. Note the text is
|
/external/icu/icu4c/source/test/letest/ |
D | letest.cpp | 891 paragraphLayout->reflow(); in GlyphToCharTest()
|
/external/chromium_org/third_party/icu/source/test/letest/ |
D | letest.cpp | 890 paragraphLayout->reflow(); in GlyphToCharTest()
|