Lines Matching refs:OF_interpret
89 OF_interpret("line#", 0, 1, &crow);
96 OF_interpret("#lines 2 - to line#", 0, 0);
171 OF_interpret("line#", 0, 1, &crow);
196 OF_interpret("font-adr", 0, 1, &romfont);
210 OF_interpret("char-width", 0, 1, &char_width);
211 OF_interpret("char-height", 0, 1, &char_height);
241 OF_interpret("screen-width", 0, 1, &width);
243 OF_interpret("screen-height", 0, 1, &height);
249 OF_interpret("frame-buffer-adr", 0, 1, &fbaddr);
270 OF_interpret("#lines", 0, 1, &rows);
271 OF_interpret("#columns", 0, 1, &cols);