Home | History | Annotate | Download | only in gfx

Lines Matching refs:EdgeSelectionModel

601     return EdgeSelectionModel((x < 0) ? CURSOR_LEFT : CURSOR_RIGHT);
620 return EdgeSelectionModel(CURSOR_RIGHT);
665 SelectionModel edge = EdgeSelectionModel(direction);
691 return EdgeSelectionModel(direction);
703 return EdgeSelectionModel(direction);