Searched refs:breakLines (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/samples/layout/
H A Dparagraph.h43 void breakLines(le_int32 width, le_int32 height);
H A Dgnomelayout.cpp108 context->paragraph->breakLines(context->width, context->height);
210 context->paragraph->breakLines(context->width, context->height);
H A Dparagraph.cpp181 void Paragraph::breakLines(le_int32 width, le_int32 height) function in class:Paragraph
H A Dlayout.cpp58 context->paragraph->breakLines(context->width, context->height);

Completed in 601 milliseconds