Home
last modified time | relevance | path

Searched refs:pf_breakLines (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dpflow.h28 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height);
Dcgnomelayout.c100 pf_breakLines(context->paragraph, context->width, context->height); in openOK()
202 pf_breakLines(context->paragraph, context->width, context->height); in eventConfigure()
Dclayout.c59 pf_breakLines(context->paragraph, context->width, context->height); in InitParagraph()
Dpflow.c276 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines() function