Searched refs:FontAllowUserScaling (Results 1 – 2 of 2) sorted by relevance
1303 …bool FontAllowUserScaling; // = false // Allow user scaling text of indi… member
1168 FontAllowUserScaling = false; in ImGuiIO()3270 if (g.IO.KeyCtrl && g.IO.FontAllowUserScaling) in UpdateMouseWheel()