HomeSort by: relevance | last modified time | path
    Searched defs:iocs_fntbuf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/libiocs/
iocs.h 55 struct iocs_fntbuf { struct
271 /* 19 d1=ww a1 */ int IOCS_FNTGET (int, int, struct iocs_fntbuf *);
272 /* 1a d1 d2 a1 */ void IOCS_TEXTGET (int, int, struct iocs_fntbuf *);
273 /* 1b d1 d2 a1 */ void IOCS_TEXTPUT (int, int, const struct iocs_fntbuf *);
274 /* 1c d1 d2 a1 a2 */ void IOCS_CLIPPUT (int, int, const struct iocs_fntbuf *, const struct iocs_clipxy *);
iocs.h 55 struct iocs_fntbuf { struct
271 /* 19 d1=ww a1 */ int IOCS_FNTGET (int, int, struct iocs_fntbuf *);
272 /* 1a d1 d2 a1 */ void IOCS_TEXTGET (int, int, struct iocs_fntbuf *);
273 /* 1b d1 d2 a1 */ void IOCS_TEXTPUT (int, int, const struct iocs_fntbuf *);
274 /* 1c d1 d2 a1 a2 */ void IOCS_CLIPPUT (int, int, const struct iocs_fntbuf *, const struct iocs_clipxy *);

Completed in 44 milliseconds