Searched defs:ncplot (Results 1 – 1 of 1) sorted by relevance
9 typedef struct ncplot { struct10 ncplane* ncp;11 ncplane* pixelp; // only used for NCBLIT_PIXEL15 int64_t slotx; /* x value corresponding to slots[slotstart] (newest x) */39 } ncplot; argument