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.c39 struct pf_object struct
62 typedef struct pf_object pf_object; argument
110 pf_object *flow; in pf_create()
123 flow = NEW_ARRAY(pf_object, 1); in pf_create()
224 pf_object *obj = (pf_object *) flow; in pf_close()
247 pf_object *obj = (pf_object *) flow; in pf_getAscent()
254 pf_object *obj = (pf_object *) flow; in pf_getLineHeight()
261 pf_object *obj = (pf_object *) flow; in pf_getLineCount()
266 static void addLine(pf_object *obj, pl_line *line) in addLine()
278 pf_object *obj = (pf_object *) flow; in pf_breakLines()
[all …]