Home
last modified time | relevance | path

Searched defs:ocpnBitmap (Results 1 – 7 of 7) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Docpn_pixel.h145 class ocpnBitmap; variable
275 ocpnBitmap(unsigned char *pPix, int width, int height, int depth) in ocpnBitmap() function
280 ocpnBitmap(const wxImage& image, int depth) in ocpnBitmap() function
287 ocpnBitmap(ocpnXImage *ocpn_Ximage, int width, int height, int depth) in ocpnBitmap() function
H A DcanvasMenu.h66 class ocpnBitmap; variable
H A Dmbtiles.h57 class ocpnBitmap; variable
H A Ds57chart.h86 class ocpnBitmap; variable
H A Dchartimg.h80 class ocpnBitmap; variable
H A Dchcanv.h81 class ocpnBitmap; variable
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Docpn_pixel.cpp508 IMPLEMENT_DYNAMIC_CLASS(ocpnBitmap, wxBitmap/*wxGDIObject*/) in IMPLEMENT_DYNAMIC_CLASS() argument