MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / GetScaleFactor

Method GetScaleFactor

src/utils.cpp:218–218  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216RetinaHelper::RetinaHelper(wxWindow *) { }
217RetinaHelper::~RetinaHelper() { }
218int RetinaHelper::GetScaleFactor() const { return 1; }
219#endif
220
221wxString FontFace(std::string opt_prefix) {

Callers 3

VideoDisplayMethod · 0.80
PopulateMethod · 0.80
MakeButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected