Home
last modified time | relevance | path

Searched refs:textsize (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/src/
Dsize.c517 GElf_Off textsize = 0; in show_bsd() local
538 textsize += shdr->sh_size; in show_bsd()
550 ddigits - 2, textsize, in show_bsd()
553 ddigits - 2, textsize + datasize + bsssize, in show_bsd()
554 xdigits - 2, textsize + datasize + bsssize, in show_bsd()
560 total_textsize += textsize; in show_bsd()
/third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/
DD3d12maDumpVis.py228 textSize = draw.textsize(text, font=font)
/third_party/rust/crates/libc/src/
Dpsp.rs2061 pub textsize: UtilityHtmlViewerTextSize,
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs4966 const sizeStyleMap = [// Each element contains [textsize, scriptsize, scriptscriptsize].