Searched refs:INS_WINBIT (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/rsc/source/parser/ |
| H A D | rscicpx.cxx | 60 #define INS_WINBIT( pClass, WinBit ) \ macro 284 INS_WINBIT(pClassWindow,Border) in InitClassWindow() 285 INS_WINBIT(pClassWindow,Hide) in InitClassWindow() 286 INS_WINBIT(pClassWindow,ClipChildren) in InitClassWindow() 287 INS_WINBIT(pClassWindow,SVLook) in InitClassWindow() 356 INS_WINBIT(pClassSystemWindow,Sizeable) in InitClassSystemWindow() 357 INS_WINBIT(pClassSystemWindow,Moveable) in InitClassSystemWindow() 360 INS_WINBIT(pClassSystemWindow,Closeable) in InitClassSystemWindow() 361 INS_WINBIT(pClassSystemWindow,App) in InitClassSystemWindow() 362 INS_WINBIT(pClassSystemWindow,SysWin) in InitClassSystemWindow() [all …]
|
| H A D | rscinit.cxx | 53 #define INS_WINBIT( pClass, WinBit ) \ macro 902 INS_WINBIT(pClassFixedLine,Vert) in Init() 915 INS_WINBIT(pClassScrollBarBox,Sizeable) in Init()
|