Searched defs:CalcFontSize (Results 1 – 3 of 3) sorted by relevance
1191 …float CalcFontSize() const { return GImGui->FontBaseSize * FontWindowScal… in CalcFontSize() function
1222 …float CalcFontSize() const { return GImGui->FontBaseSize * FontWindowScal… in CalcFontSize() function
2024 …float CalcFontSize() const { ImGuiContext& g = *GImGui; float scale = g.FontBaseSize * Fo… in CalcFontSize() function