INSTALL_CURSOR 1565 src/pgtkfns.c INSTALL_CURSOR (text_cursor, XTERM); INSTALL_CURSOR 1566 src/pgtkfns.c INSTALL_CURSOR (nontext_cursor, LEFT_PTR); INSTALL_CURSOR 1567 src/pgtkfns.c INSTALL_CURSOR (modeline_cursor, XTERM); INSTALL_CURSOR 1568 src/pgtkfns.c INSTALL_CURSOR (hand_cursor, HAND2); INSTALL_CURSOR 1569 src/pgtkfns.c INSTALL_CURSOR (hourglass_cursor, WATCH); INSTALL_CURSOR 1570 src/pgtkfns.c INSTALL_CURSOR (horizontal_drag_cursor, SB_H_DOUBLE_ARROW); INSTALL_CURSOR 1571 src/pgtkfns.c INSTALL_CURSOR (vertical_drag_cursor, SB_V_DOUBLE_ARROW); INSTALL_CURSOR 1572 src/pgtkfns.c INSTALL_CURSOR (left_edge_cursor, LEFT_SIDE); INSTALL_CURSOR 1573 src/pgtkfns.c INSTALL_CURSOR (right_edge_cursor, RIGHT_SIDE); INSTALL_CURSOR 1574 src/pgtkfns.c INSTALL_CURSOR (top_edge_cursor, TOP_SIDE); INSTALL_CURSOR 1575 src/pgtkfns.c INSTALL_CURSOR (bottom_edge_cursor, BOTTOM_SIDE); INSTALL_CURSOR 1576 src/pgtkfns.c INSTALL_CURSOR (top_left_corner_cursor, TOP_LEFT_CORNER); INSTALL_CURSOR 1577 src/pgtkfns.c INSTALL_CURSOR (top_right_corner_cursor, TOP_RIGHT_CORNER); INSTALL_CURSOR 1578 src/pgtkfns.c INSTALL_CURSOR (bottom_right_corner_cursor, BOTTOM_RIGHT_CORNER); INSTALL_CURSOR 1579 src/pgtkfns.c INSTALL_CURSOR (bottom_left_corner_cursor, BOTTOM_LEFT_CORNER); INSTALL_CURSOR 1416 src/xfns.c INSTALL_CURSOR (text_cursor, text); INSTALL_CURSOR 1417 src/xfns.c INSTALL_CURSOR (nontext_cursor, nontext); INSTALL_CURSOR 1418 src/xfns.c INSTALL_CURSOR (hourglass_cursor, hourglass); INSTALL_CURSOR 1419 src/xfns.c INSTALL_CURSOR (modeline_cursor, mode); INSTALL_CURSOR 1420 src/xfns.c INSTALL_CURSOR (hand_cursor, hand); INSTALL_CURSOR 1421 src/xfns.c INSTALL_CURSOR (horizontal_drag_cursor, horizontal_drag); INSTALL_CURSOR 1422 src/xfns.c INSTALL_CURSOR (vertical_drag_cursor, vertical_drag); INSTALL_CURSOR 1423 src/xfns.c INSTALL_CURSOR (left_edge_cursor, left_edge); INSTALL_CURSOR 1424 src/xfns.c INSTALL_CURSOR (top_left_corner_cursor, top_left_corner); INSTALL_CURSOR 1425 src/xfns.c INSTALL_CURSOR (top_edge_cursor, top_edge); INSTALL_CURSOR 1426 src/xfns.c INSTALL_CURSOR (top_right_corner_cursor, top_right_corner); INSTALL_CURSOR 1427 src/xfns.c INSTALL_CURSOR (right_edge_cursor, right_edge); INSTALL_CURSOR 1428 src/xfns.c INSTALL_CURSOR (bottom_right_corner_cursor, bottom_right_corner); INSTALL_CURSOR 1429 src/xfns.c INSTALL_CURSOR (bottom_edge_cursor, bottom_edge); INSTALL_CURSOR 1430 src/xfns.c INSTALL_CURSOR (bottom_left_corner_cursor, bottom_left_corner);