Searched defs:line_height (Results 1 – 6 of 6) sorted by relevance
25 const skjson::NumberValue* line_height = (*jtxt)["lh"]; in Parse() local
59 line_height: f64, field
1636 line_height; in ipa_draw_text() local1657 double line_height; in ipa_draw_text() local
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