HomeSort by relevance Sort by last modified time
    Searched defs:SetAnchorPoint (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/app_list/views/
app_list_view.cc 139 void AppListView::SetAnchorPoint(const gfx::Point& anchor_point) {
  /external/chromium_org/cc/layers/
layer.cc 369 void Layer::SetAnchorPoint(gfx::PointF anchor_point) {
739 layer->SetAnchorPoint(anchor_point_);
layer_impl.cc 387 layer->SetAnchorPoint(anchor_point_);
645 void LayerImpl::SetAnchorPoint(gfx::PointF anchor_point) {
    [all...]

Completed in 2623 milliseconds