Searched refs:ARROW1 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DScrollBar.cpp59 // respect to double arrow mode. ARROW1 and ARROW4 refer to the outer pair of
60 // arrows and ARROW2 and ARROW3 refer to the inner ones. ARROW1 points left/up
62 #define ARROW1 0 macro
422 base, flags | (fPrivateData->fButtonDown == ARROW1
425 fPrivateData->fButtonDown == ARROW1);
461 base, flags | (fPrivateData->fButtonDown == ARROW1
464 fPrivateData->fButtonDown == ARROW1);
623 case ARROW1:
1330 return ARROW1;
1346 return ARROW1;
[all...]

Completed in 22 milliseconds