Home | History | Annotate | Download | only in page

Lines Matching defs:updateContentsScale

1017 void Frame::updateContentsScale(float scale)
1020 child->updateContentsScale(scale);
1024 root->compositor()->updateContentsScale(scale);
1043 updateContentsScale(scale);