Searched refs:CTRL_LISTNET (Results 1 – 4 of 4) sorted by relevance
144 #define CTRL_LISTNET 171 macro
366 case CTRL_LISTNET: in IsNativeControlSupported()1183 case CTRL_LISTNET: in drawNativeControl()
1063 if(pView->IsNativeControlSupported( CTRL_LISTNET, PART_ENTIRE_CONTROL)) { in DrawNet()1068 if( pView->DrawNativeControl( CTRL_LISTNET, PART_ENTIRE_CONTROL, in DrawNet()
576 ((nType == CTRL_LISTNODE || nType == CTRL_LISTNET) && in IsNativeControlSupported()868 else if( (nType == CTRL_LISTNET) && (nPart == PART_ENTIRE_CONTROL) ) in drawNativeControl()