Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_scale
Method · 0.85
push_window_style
Method · 0.85
get_dpi_scale
Method · 0.85
register_ui
Function · 0.85
render
Method · 0.85
syncVisiblePanelsBeforeSceneRender
Method · 0.85
TableRow
Function · 0.85
DrawLossPlot
Function · 0.85
ChromaticityPicker2D
Function · 0.85
ChromaticityDiagram
Function · 0.85
CRFCurvePreview
Function · 0.85
renderRightPanel
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected