Home | History | Annotate | Download | only in plugin

Lines Matching refs:hotspot_x

571   int hotspot_x = cursor_shape.hotspot_x();
596 int x = hotspot_x - (kMaxCursorWidth / 2);
603 hotspot_x -= x;
608 cursor_hotspot = pp::Point(hotspot_x, hotspot_y);