Subversion Repositories Kolibri OS

Rev

Rev 546 | Rev 588 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 546 Rev 549
Line 20... Line 20...
20
    * Y = style of the window:
20
    * Y = style of the window:
21
      * Y=0 - type I - fixed-size window
21
      * Y=0 - type I - fixed-size window
22
      * Y=1 - only define window area, draw nothing
22
      * Y=1 - only define window area, draw nothing
23
      * Y=2 - type II - variable-size window
23
      * Y=2 - type II - variable-size window
24
      * Y=3 - skinned window
24
      * Y=3 - skinned window
-
 
25
      * Y=4 - skinned window with fixed sizes
25
      * other possible values (from 4 up to 15) are reserved,
26
      * other possible values (from 4 up to 15) are reserved,
26
        function call with such Y is ignored
27
        function call with such Y is ignored
27
    * RR, GG, BB = accordingly red, green, blue components of a color
28
    * RR, GG, BB = accordingly red, green, blue components of a color
28
      of the working area of the window (are ignored for style Y=2)
29
      of the working area of the window (are ignored for style Y=2)
29
    * X = DCBA (bits)
30
    * X = DCBA (bits)