Lines Matching refs:FCODE

42 	FCODE(0x11c, 0,		"is-install",		fc_unimplemented);  in _init()
43 FCODE(0x11d, 0, "is-remove", fc_unimplemented); in _init()
44 FCODE(0x11e, 0, "is-selftest", fc_unimplemented); in _init()
46 FCODE(0x121, 0, "display-status", fc_unimplemented); in _init()
48 FCODE(0x150, 0, "#lines", fc_unimplemented); in _init()
49 FCODE(0x151, 0, "#columns", fc_unimplemented); in _init()
50 FCODE(0x152, 0, "line#", fc_unimplemented); in _init()
51 FCODE(0x153, 0, "column#", fc_unimplemented); in _init()
52 FCODE(0x154, 0, "inverse?", fc_unimplemented); in _init()
53 FCODE(0x155, 0, "inverse-screen?", fc_unimplemented); in _init()
54 FCODE(0x156, 0, "frame-buffer-busy?", fc_historical); in _init()
55 FCODE(0x157, 0, "draw-character", fc_unimplemented); in _init()
56 FCODE(0x158, 0, "reset-screen", fc_unimplemented); in _init()
57 FCODE(0x159, 0, "toggle-cursor", fc_unimplemented); in _init()
58 FCODE(0x15a, 0, "erase-screen", fc_unimplemented); in _init()
59 FCODE(0x15b, 0, "blink-screen", fc_unimplemented); in _init()
60 FCODE(0x15c, 0, "invert-screen", fc_unimplemented); in _init()
61 FCODE(0x15d, 0, "insert-characters", fc_unimplemented); in _init()
62 FCODE(0x15e, 0, "delete-characters", fc_unimplemented); in _init()
63 FCODE(0x15f, 0, "insert-lines", fc_unimplemented); in _init()
64 FCODE(0x160, 0, "delete-lines", fc_unimplemented); in _init()
65 FCODE(0x161, 0, "draw-logo", fc_unimplemented); in _init()
66 FCODE(0x162, 0, "frame-buffer-adr", fc_unimplemented); in _init()
67 FCODE(0x163, 0, "screen-height", fc_unimplemented); in _init()
68 FCODE(0x164, 0, "screen-width", fc_unimplemented); in _init()
69 FCODE(0x165, 0, "window-top", fc_unimplemented); in _init()
70 FCODE(0x166, 0, "window-left", fc_unimplemented); in _init()