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

  /src/sys/dev/rasops/
rasops.c 208 static void rasops_rotate_font(int *, int);
292 rasops_rotate_font(&cookie, WSFONT_ROTATE_CW);
294 rasops_rotate_font(&cookie, WSFONT_ROTATE_CCW);
1418 rasops_rotate_font(int *cookie, int rotate) function in typeref:typename:void
rasops.c 208 static void rasops_rotate_font(int *, int);
292 rasops_rotate_font(&cookie, WSFONT_ROTATE_CW);
294 rasops_rotate_font(&cookie, WSFONT_ROTATE_CCW);
1418 rasops_rotate_font(int *cookie, int rotate) function in typeref:typename:void

Completed in 22 milliseconds