MCPcopy Create free account
hub / github.com/AshampooSystems/boden / pointScaleFactor

Method pointScaleFactor

framework/ui/platforms/android/src/ViewCore.cpp:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 }
95
96 float ViewCore::pointScaleFactor() const { return 1.0f; }
97
98 void ViewCore::layoutChange(int left, int top, int right, int bottom, int oldLeft, int oldTop, int oldRight,
99 int oldBottom)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected