Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #define FLAG_SCROLL_WIN_HORIZONTAL_SCROLL_ON    0x1
  2. #define FLAG_SCROLL_WIN_VERTICAL_SCROLL_ON              0x2
  3.  
  4. #define FLAG_SCROLL_WIN_HORIZONTAL_SCROLL_OFF   0xfe
  5. #define FLAG_SCROLL_WIN_VERTICAL_SCROLL_OFF     0xfd
  6.  
  7.