Searched refs:MSG_RESIZE (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/mandelbrot/
H A DFractalEngine.h29 MSG_RESIZE, enumerator in enum:FractalEngine::__anon1
H A DFractalEngine.cpp104 case MSG_RESIZE: {
105 TRACE("Got MSG_RESIZE\n");
108 TRACE("Breaking out of MSG_RESIZE handler\n");
H A DMandelbrot.cpp156 BMessage msg(FractalEngine::MSG_RESIZE);

Completed in 89 milliseconds