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.h31 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height);
Dcgnomelayout.c106 pf_breakLines(context->paragraph, context->width, context->height); in openOK()
208 pf_breakLines(context->paragraph, context->width, context->height); in eventConfigure()
Dclayout.c65 pf_breakLines(context->paragraph, context->width, context->height); in InitParagraph()
Dpflow.c279 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines() function