Home
last modified time | relevance | path

Searched refs:SHOWTRACK_STYLE (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/vcl/inc/vcl/
H A Dwindow.hxx233 #define SHOWTRACK_STYLE ((sal_uInt16)0x000F) macro
/AOO42X/main/vcl/source/window/
H A Dwindow2.cxx599 sal_uInt16 nStyle = nFlags & SHOWTRACK_STYLE; in InvertTracking()