Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/os2/OS2/Process/
DProcess.xs1019 vioFont_set(SV *sv, int cellwidth, int cellheight, int type) in vioFont_set() argument
1036 if (l != (cellwidth + 7)/8 * cellheight * 256) in vioFont_set()
1042 vio->cxCell = cellwidth; in vioFont_set()
1526 vioFont_set(SV *buffer, int cellwidth, int cellheight, int type = 0)