HomeSort by: relevance | last modified time | path
    Searched defs:FontGlobalScale (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/imgui/
imgui.h 282 IMGUI_API void SetWindowFontScale(float scale); // set font scale. Adjust IO.FontGlobalScale if you want to scale all windows
1302 float FontGlobalScale; // = 1.0f // Global scale all fonts
  /xsrc/external/mit/MesaLib.old/dist/src/imgui/
imgui.h 282 IMGUI_API void SetWindowFontScale(float scale); // set font scale. Adjust IO.FontGlobalScale if you want to scale all windows
1302 float FontGlobalScale; // = 1.0f // Global scale all fonts

Completed in 32 milliseconds