xap_CocoaToolbar_Icons.cpp File Reference

#include <stdio.h>
#include <string.h>
#include "ut_misc.h"
#include "ut_hash.h"
#include "ut_assert.h"
#include "ut_string.h"
#include "xap_CocoaApp.h"
#include "xap_CocoaToolbar_Icons.h"

Classes

struct  _my_argb

Typedefs

typedef struct _my_argb my_argb

Variables

static NSPoint s_ButtonOnPoint [12]
static NSPoint s_ButtonMenuPoint [3]

Typedef Documentation

typedef struct _my_argb my_argb


Variable Documentation

NSPoint s_ButtonMenuPoint[3] [static]

Initial value:

 {
    {   26.0f,  21.0f   },
    {   20.0f,  21.0f   },
    {   23.0f,  26.0f   }
}

NSPoint s_ButtonOnPoint[12] [static]

Initial value:

 {
    {    0.0f,   7.0f   },
    {    0.0f,   0.0f   },
    {    7.0f,   0.0f   },
    {   19.0f,   0.0f   },
    {   26.0f,   0.0f   },
    {   26.0f,   7.0f   },
    {   26.0f,  19.0f   },
    {   26.0f,  26.0f   },
    {   19.0f,  26.0f   },
    {    7.0f,  26.0f   },
    {    0.0f,  26.0f   },
    {    0.0f,  19.0f   }
}


Generated on Thu Nov 20 00:06:41 2008 for AbiWord by  doxygen 1.5.5