Searched refs:applyDeviceScaleFactor (Results 1 – 3 of 3) sorted by relevance
99 gc.applyDeviceScaleFactor(page->deviceScaleFactor()); in paint()
198 context.applyDeviceScaleFactor(m_client->deviceScaleFactor()); in paint()
358 …void applyDeviceScaleFactor(float deviceScaleFactor) { scale(FloatSize(deviceScaleFactor, deviceSc… in applyDeviceScaleFactor() function