MCPcopy Create free account
hub / github.com/MrNeRF/LichtFeld-Studio / get_shared_dpi_scale

Function get_shared_dpi_scale

src/python/python_runtime.cpp:704–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

702 }
703
704 float get_shared_dpi_scale() {
705 return g_shared_dpi_scale;
706 }
707
708 void set_rml_manager(void* manager) {
709 g_rml_manager = manager;

Callers 15

get_dpi_scaleMethod · 0.85
push_window_styleMethod · 0.85
get_dpi_scaleMethod · 0.85
register_uiFunction · 0.85
renderMethod · 0.85
TableRowFunction · 0.85
DrawLossPlotFunction · 0.85
ChromaticityPicker2DFunction · 0.85
ChromaticityDiagramFunction · 0.85
CRFCurvePreviewFunction · 0.85
renderRightPanelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected