Searched refs:nCounterPart (Results 1 – 2 of 2) sorted by relevance
82 ControlPart nCounterPart = 0; in ImplgetCounterPart() local86 nCounterPart = PART_BUTTON_DOWN; in ImplgetCounterPart()89 nCounterPart = PART_BUTTON_UP; in ImplgetCounterPart()92 nCounterPart = PART_BUTTON_RIGHT; in ImplgetCounterPart()95 nCounterPart = PART_BUTTON_LEFT; in ImplgetCounterPart()98 return nCounterPart; in ImplgetCounterPart()
629 ControlPart nCounterPart = 0; in hitTestNativeControl() local631 nCounterPart = PART_BUTTON_DOWN; in hitTestNativeControl()633 nCounterPart = PART_BUTTON_UP; in hitTestNativeControl()635 nCounterPart = PART_BUTTON_RIGHT; in hitTestNativeControl()637 nCounterPart = PART_BUTTON_LEFT; in hitTestNativeControl()640 aForward = NWGetScrollButtonRect( m_nScreen, nCounterPart, rControlRegion ); in hitTestNativeControl()
Completed in 39 milliseconds