Searched refs:PART_WINDOW (Results 1 – 7 of 7) sorted by relevance
266 if( nPart == PART_ENTIRE_CONTROL || nPart == PART_WINDOW ) in IsNativeControlSupported()766 if( nPart == PART_ENTIRE_CONTROL || nPart == PART_WINDOW ) in ImplDrawNativeControl()1095 if( nPart == PART_ENTIRE_CONTROL || nPart == PART_WINDOW ) in drawNativeControl()
381 if( part == PART_WINDOW ) in drawNativeControl()706 case PART_WINDOW: in getNativeControlRegion()
156 #define PART_WINDOW 5 // the static listbox window containing the list macro
306 nPart == PART_WINDOW || in IsNativeControlSupported()1019 case PART_WINDOW: in drawNativeControl()
1283 aCtrlPart = PART_WINDOW; in DrawWindow()1288 aCtrlPart = PART_WINDOW; in DrawWindow()1307 aCtrlPart = PART_WINDOW; in DrawWindow()
551 || (nPart==PART_WINDOW) in IsNativeControlSupported()834 else if ( (nType==CTRL_LISTBOX) && ((nPart==PART_ENTIRE_CONTROL) || (nPart==PART_WINDOW)) ) in drawNativeControl()2400 if ( nPart == PART_WINDOW ) in NWPaintGTKListBox()2418 if ( nPart != PART_WINDOW ) in NWPaintGTKListBox()2434 if ( nPart != PART_WINDOW ) in NWPaintGTKListBox()
1202 …( (nType == CTRL_LISTBOX) && (nPart == PART_ENTIRE_CONTROL || nPart == PART_WINDOW || nPart ==… in IsNativeControlSupported()1390 else if ( (nType == CTRL_LISTBOX) && (nPart == PART_WINDOW) ) in drawNativeControl()