Searched refs:mnPaintFlags (Results 1 – 3 of 3) sorted by relevance
2384 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_ERASE; in ImplCallPaint()2386 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplCallPaint()2403 if ( mpWindowImpl->mnPaintFlags & IMPL_PAINT_PAINT ) in ImplCallPaint()2425 mpWindowImpl->mnPaintFlags = 0; in ImplCallPaint()2493 mpWindowImpl->mnPaintFlags = 0; in ImplCallPaint()2608 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_PAINT; in ImplInvalidateFrameRegion()2612 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_ERASE; in ImplInvalidateFrameRegion()2614 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_PAINTALL; in ImplInvalidateFrameRegion()2863 mpWindowImpl->mnPaintFlags &= ~IMPL_PAINT_PAINTALL; in ImplValidateFrameRegion()3051 mpWindowImpl->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplScroll()[all …]
1575 pWindow->ImplGetWindowImpl()->mnPaintFlags |= IMPL_PAINT_CHECKRTL; in ImplHandlePaint()
304 sal_uInt16 mnPaintFlags; member in WindowImpl
Completed in 112 milliseconds