Searched defs:didErase (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Canvas.cpp153 MsgRouting AwtCanvas::WmEraseBkgnd(HDC hDC, BOOL& didErase) argument
163 didErase = TRUE;
H A Dawt_Label.cpp193 MsgRouting AwtLabel::WmEraseBkgnd(HDC hDC, BOOL& didErase) argument
199 didErase = TRUE;
H A Dawt_Component.h501 virtual MsgRouting WmEraseBkgnd(HDC hDC, BOOL& didErase) argument

Completed in 40 milliseconds