Home | History | Annotate | Download | only in src

Lines Matching full:createcompatibledc

787     window->dc = CreateCompatibleDC(0);
791 window->dc = CreateCompatibleDC(0);
1508 if (0 == (memDC = ::CreateCompatibleDC( hDC )))