Searched defs:line_height (Results 1 – 5 of 5) sorted by relevance
41 const skjson::NumberValue* line_height = (*jtxt)["lh"]; in Parse() local
58 line_height: f64, field
2646 const float line_height = size; in CalcTextSizeA() local2763 const float line_height = FontSize * scale; in RenderText() local
150 const float line_height = GetTextLineHeight(); in TextUnformatted() local357 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in BulletTextV() local1068 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in Bullet() local2856 const float line_height = g.FontSize; in InputTextCalcTextSizeW() local
2186 static void SetCursorPosYAndSetupDummyPrevLine(float pos_y, float line_height) in SetCursorPosYAndSetupDummyPrevLine()2751 const float line_height = ImMax(window->DC.CurrentLineSize.y, size.y); in ItemSize() local