Home
last modified time | relevance | path

Searched defs:pcx (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/9/port/
H A Ddebugalloc.c377 } pcx[1024]; variable
/plan9-contrib/sys/src/cmd/gs/src/
H A Ddwtext.c244 int text_getpos(TW *tw, int *px, int *py, int *pcx, int *pcy) in text_getpos()