Searched refs:textsize (Results 1 – 4 of 4) sorted by relevance
/third_party/elfutils/src/ |
D | size.c | 517 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/ |
D | D3d12maDumpVis.py | 228 textSize = draw.textsize(text, font=font)
|
/third_party/rust/crates/libc/src/ |
D | psp.rs | 2061 pub textsize: UtilityHtmlViewerTextSize,
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/ |
D | katex.mjs | 4966 const sizeStyleMap = [// Each element contains [textsize, scriptsize, scriptscriptsize].
|