Searched refs:ARROW4 (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
61 // and ARROW4 points right/down.
65 #define ARROW4 3 macro
452 base, flags | (fPrivateData->fButtonDown == ARROW4
455 fPrivateData->fButtonDown == ARROW4);
491 base, flags | (fPrivateData->fButtonDown == ARROW4
494 fPrivateData->fButtonDown == ARROW4);
635 case ARROW4:
1343 return ARROW4;
1359 return ARROW4;
[all...]

Completed in 81 milliseconds