Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.xs1080 vioFont_set(SV *sv, int cellwidth, int cellheight, int type) in vioFont_set() argument
1097 if (l != (cellwidth + 7)/8 * cellheight * 256) in vioFont_set()
1103 vio->cxCell = cellwidth; in vioFont_set()
1644 vioFont_set(SV *buffer, int cellwidth, int cellheight, int type = 0)