view etc/images/sort-row-ascending.xpm @ 93558:80816955b2c7

(c-defun-name, c-cpp-define-name): New optimised functions to get the name of the current defun/macro.
author Alan Mackenzie <acm@muc.de>
date Wed, 02 Apr 2008 21:24:30 +0000
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_sort_row_ascending_xpm[] = {
"21 17 2 1",
" 	c None",
".	c #000000",
"                     ",
"                     ",
"                     ",
"                     ",
"  ...         ....   ",
" . ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..        ..  ..  ",
"   ..         .....  ",
"   ..            ..  ",
"   ..        .   ..  ",
" ..... . . . .....   ",
"                     ",
"                     ",
"                     ",
"                     ",
"                     "};