Home
last modified time | relevance | path

Searched defs:line_height (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/modules/skottie/src/text/
DTextValue.cpp25 const skjson::NumberValue* line_height = (*jtxt)["lh"]; in Parse() local
/third_party/flutter/skia/modules/skottie/src/text/
DTextValue.cpp28 const skjson::NumberValue* line_height = (*jtxt)["lh"]; in FromJSON() local
/third_party/flutter/txt/src/txt/
Dparagraph_txt.h207 double line_height = 0; member
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.h207 double line_height = 0; member
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.h382 gdouble line_height; member
Dgstttmlrender.c107 guint line_height; member
1940 guint line_height, guint baseline_offset) in gst_ttml_render_draw_text()
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp2646 const float line_height = size; in CalcTextSizeA() local
2763 const float line_height = FontSize * scale; in RenderText() local
Dimgui_widgets.cpp150 const float line_height = GetTextLineHeight(); in TextUnformatted() local
357 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in BulletTextV() local
1068 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in Bullet() local
2856 const float line_height = g.FontSize; in InputTextCalcTextSizeW() local
Dimgui.cpp2186 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
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp2634 const float line_height = size; in CalcTextSizeA() local
2751 const float line_height = FontSize * scale; in RenderText() local
Dimgui_widgets.cpp148 const float line_height = GetTextLineHeight(); in TextUnformatted() local
355 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in BulletTextV() local
1062 …const float line_height = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadd… in Bullet() local
2856 const float line_height = GImGui->FontSize; in InputTextCalcTextSizeW() local
Dimgui.cpp2130 static void SetCursorPosYAndSetupDummyPrevLine(float pos_y, float line_height) in SetCursorPosYAndSetupDummyPrevLine()
2692 const float line_height = ImMax(window->DC.CurrentLineSize.y, size.y); in ItemSize() local
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp3429 const float line_height = size; in CalcTextSizeA() local
3548 const float line_height = FontSize * scale; in RenderText() local
Dimgui_widgets.cpp177 const float line_height = GetTextLineHeight(); in TextEx() local
1283 …const float line_height = ImMax(ImMin(window->DC.CurrLineSize.y, g.FontSize + g.Style.FramePadding… in Bullet() local
3618 const float line_height = g.FontSize; in InputTextCalcTextSizeW() local
Dimgui.cpp2287 static void SetCursorPosYAndSetupForPrevLine(float pos_y, float line_height) in SetCursorPosYAndSetupForPrevLine()
7497 const float line_height = ImMax(window->DC.CurrLineSize.y, size.y + offset_to_match_baseline_y); in ItemSize() local