Home
last modified time | relevance | path

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

/AOO41X/main/rsc/source/parser/
H A Drscicpx.cxx62 #define INS_WINBIT( pClass, WinBit ) \ macro
289 INS_WINBIT(pClassWindow,Border) in InitClassWindow()
290 INS_WINBIT(pClassWindow,Hide) in InitClassWindow()
291 INS_WINBIT(pClassWindow,ClipChildren) in InitClassWindow()
292 INS_WINBIT(pClassWindow,SVLook) in InitClassWindow()
361 INS_WINBIT(pClassSystemWindow,Sizeable) in InitClassSystemWindow()
362 INS_WINBIT(pClassSystemWindow,Moveable) in InitClassSystemWindow()
365 INS_WINBIT(pClassSystemWindow,Closeable) in InitClassSystemWindow()
366 INS_WINBIT(pClassSystemWindow,App) in InitClassSystemWindow()
367 INS_WINBIT(pClassSystemWindow,SysWin) in InitClassSystemWindow()
[all …]
H A Drscinit.cxx53 #define INS_WINBIT( pClass, WinBit ) \ macro
902 INS_WINBIT(pClassFixedLine,Vert) in Init()
915 INS_WINBIT(pClassScrollBarBox,Sizeable) in Init()