MCPcopy Create free account
hub / github.com/chrxh/alien / getContentScaleFactor

Method getContentScaleFactor

source/Gui/WindowController.cpp:215–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213}
214
215float WindowController::getContentScaleFactor()
216{
217 return _contentScaleFactor;
218}
219
220float WindowController::getLastContentScaleFactor()
221{

Callers 8

processInformationMethod · 0.80
processYesNoMethod · 0.80
setupMethod · 0.80
scaleMethod · 0.80
scaleInverseMethod · 0.80
processMethod · 0.80
processMethod · 0.80
processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected