Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dpflow.c42 struct pf_object struct
65 typedef struct pf_object pf_object; typedef
113 pf_object *flow; in pf_create()
126 flow = NEW_ARRAY(pf_object, 1); in pf_create()
227 pf_object *obj = (pf_object *) flow; in pf_close()
250 pf_object *obj = (pf_object *) flow; in pf_getAscent()
257 pf_object *obj = (pf_object *) flow; in pf_getLineHeight()
264 pf_object *obj = (pf_object *) flow; in pf_getLineCount()
269 static void addLine(pf_object *obj, pl_line *line) in addLine()
281 pf_object *obj = (pf_object *) flow; in pf_breakLines()
[all …]