windowing/windowserverplugins/openwfc/inc/elementwrapper.h
branchRCL_3
changeset 19 bbf46f59e123
parent 0 5d03bc08d59c
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    52 
    52 
    53         EUpdate_SOURCE_GEOMETRY_SET         = EUpdate_SOURCE_RECTANGLE|EUpdate_SOURCE_FLIP|EUpdate_SOURCE_ROTATION,
    53         EUpdate_SOURCE_GEOMETRY_SET         = EUpdate_SOURCE_RECTANGLE|EUpdate_SOURCE_FLIP|EUpdate_SOURCE_ROTATION,
    54         EUpdate_ALL_ATTRIBS                 = 0x000fffff,
    54         EUpdate_ALL_ATTRIBS                 = 0x000fffff,
    55         EUpdate_AttributesIllegal           = 0x00100000,   //If set then the owf scene will not be updated because it would be illegal.
    55         EUpdate_AttributesIllegal           = 0x00100000,   //If set then the owf scene will not be updated because it would be illegal.
    56         EUpdate_SettingValid                = 0x00200000,
    56         EUpdate_SettingValid                = 0x00200000,
    57         EUpdate_DontLockSource              = 0x00400000,
       
    58 
    57 
    59         EUpdate_Insert                      = 0x01000000,
    58         EUpdate_Insert                      = 0x01000000,
    60         EUpdate_Remove                      = 0x02000000,
    59         EUpdate_Remove                      = 0x02000000,
    61         EUpdate_Destroy                     = 0x04000000,
    60         EUpdate_Destroy                     = 0x04000000,
    62         EUpdate_SceneCommited               = 0x10000000,
    61         EUpdate_SceneCommited               = 0x10000000,