/external/mesa3d/src/imgui/ |
D | imgui_widgets.cpp | 357 …eight = ImMax(ImMin(window->DC.CurrentLineSize.y, g.FontSize + g.Style.FramePadding.y*2), g.FontSi… in BulletTextV() 358 …const ImRect bb(window->DC.CursorPos, window->DC.CursorPos + ImVec2(g.FontSize + (label_size.x > 0… in BulletTextV() 364 RenderBullet(bb.Min + ImVec2(style.FramePadding.x + g.FontSize*0.5f, line_height*0.5f)); in BulletTextV() 365 …RenderText(bb.Min+ImVec2(g.FontSize + style.FramePadding.x*2, text_base_offset_y), text_begin, tex… in BulletTextV() 650 …enderArrow(bb.Min + ImVec2(ImMax(0.0f, (size.x - g.FontSize) * 0.5f), ImMax(0.0f, (size.y - g.Font… in ArrowButtonEx() 696 ImRect bb(pos, pos + ImVec2(g.FontSize, g.FontSize) + g.Style.FramePadding * 2.0f); in CollapseButton() 703 …window->DrawList->AddCircleFilled(bb.GetCenter() + ImVec2(0.0f, -0.5f), g.FontSize * 0.5f + 1.0f, … in CollapseButton() 751 …if ((direction == ImGuiLayoutType_Vertical) && bb_height < g.FontSize + g.Style.FramePadding.y * 2… in Scrollbar() 753 alpha = ImSaturate((bb_height - g.FontSize) / (g.Style.FramePadding.y * 2.0f)); in Scrollbar() 1035 …ImRect bb(pos, pos + CalcItemSize(size_arg, CalcItemWidth(), g.FontSize + style.FramePadding.y*2.0… in ProgressBar() [all …]
|
D | imgui_draw.cpp | 347 FontSize = 0.0f; in ImDrawListSharedData() 1190 font_size = _Data->FontSize; in AddText() 2058 font->FontSize = font_config->SizePixels; in ImFontAtlasBuildSetupFont() 2395 FontSize = 0.0f; in ImFont() 2416 FontSize = 0.0f; in ClearOutputData() 2647 const float scale = size / FontSize; in CalcTextSizeA() 2741 float scale = (size >= 0.0f) ? (size / FontSize) : 1.0f; in RenderChar() 2762 const float scale = size / FontSize; in RenderText() 2763 const float line_height = FontSize * scale; in RenderText() 3061 const float font_scale = draw_list->_Data->FontSize / font->FontSize; in RenderPixelEllipsis()
|
D | imgui.cpp | 2305 …window->DrawList->AddText(g.Font, g.FontSize, pos, GetColorU32(ImGuiCol_Text), text, text_display_… in RenderText() 2321 …window->DrawList->AddText(g.Font, g.FontSize, pos, GetColorU32(ImGuiCol_Text), text, text_end, wra… in RenderTextWrapped() 2403 const float h = g.FontSize * 1.00f; in RenderArrow() 2437 window->DrawList->AddCircleFilled(pos, g.FontSize*0.20f, GetColorU32(ImGuiCol_Text), 8); in RenderBullet() 2609 g.FontSize = g.DrawListSharedData.FontSize = window->CalcFontSize(); in SetCurrentWindow() 3909 const float font_size = g.FontSize; in CalcTextSize() 4707 …st float grip_draw_size = (float)(int)ImMax(g.FontSize * 1.35f, window->WindowRounding + 1.0f + g.… in UpdateManualResize() 5177 …st float grip_draw_size = (float)(int)ImMax(g.FontSize * 1.35f, window->WindowRounding + 1.0f + g.… in Begin() 5186 window->ItemWidthDefault = (float)(int)(g.FontSize * 16.0f); in Begin() 5213 bb.Expand(g.FontSize); in Begin() [all …]
|
D | imgui_internal.h | 671 …float FontSize; // Current/default font size (optional, for simplified… member 768 …float FontSize; // (Shortcut) == FontBaseSize * g.Curr… member 938 FontSize = FontBaseSize = 0.0f; in ImGuiContext()
|
D | imgui.h | 2087 …float FontSize; // 4 // in // // Height of charact… member
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
D | 2009-08-04-ScavengerAssert.ll | 139 br i1 undef, label %bb2.i, label %FontSize.exit 145 FontSize.exit: ; preds = %bb1.i 153 bb.i5: ; preds = %FontSize.exit 157 FontName.exit: ; preds = %bb.i5, %FontSize.exit 158 …%22 = phi %struct.FONT_INFO* [ undef, %bb.i5 ], [ undef, %FontSize.exit ] ; <%struct.FONT_INFO*> …
|
/external/rust/crates/criterion-plot/src/ |
D | prelude.rs | 11 Axes, Axis, BoxWidth, Color, Figure, FontSize, Grid, Key, LineType, LineWidth, Opacity,
|
D | lib.rs | 634 impl Set<FontSize> for Figure { 640 fn set(&mut self, size: FontSize) -> &mut Figure { in set() 701 pub struct FontSize(pub f64); struct
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 109 FontSize, enumerator
|
D | cfx_cssdata.cpp | 131 {PROP(CFX_CSSProperty::FontSize,
|
D | cfx_cssstyleselector.cpp | 185 case CFX_CSSProperty::FontSize: { in ApplyProperty()
|
D | cfx_cssdeclaration.cpp | 631 AddPropertyHolder(CFX_CSSProperty::FontSize, pFontSize, bImportant); in ParseFontProperty()
|
/external/skia/modules/svg/src/ |
D | SkSVGNode.cpp | 109 || PARSE_AND_SET("font-size" , FontSize) in parseAndSetAttribute()
|
D | SkSVGRenderContext.cpp | 219 ApplyLazyInheritedAttribute(FontSize); in applyPresentationAttributes()
|
/external/skia/modules/svg/include/ |
D | SkSVGNode.h | 123 SVG_PRES_ATTR(FontSize , SkSVGFontSize , true)
|
/external/llvm-project/llvm/tools/llvm-rc/ |
D | ResourceScriptStmt.h | 902 FontStmt(uint32_t FontSize, StringRef FontName, uint32_t FontWeight, in FontStmt() argument 904 : Size(FontSize), Weight(FontWeight), Charset(FontCharset), in FontStmt()
|
/external/skia/site/docs/user/modules/ |
D | particles.md | 380 "FontSize": 96
|