HomeSort by relevance Sort by last modified time
    Searched refs:textsize (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
gmon.h 168 u_long textsize; member in struct:gmonparam
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
gmon.h 168 u_long textsize; member in struct:gmonparam
  /external/elfutils/0.153/src/
size.c 552 GElf_Off textsize = 0; local
573 textsize += shdr->sh_size;
582 ddigits - 2, textsize,
585 ddigits - 2, textsize + datasize + bsssize,
586 xdigits - 2, textsize + datasize + bsssize,
592 total_textsize += textsize;
  /sdk/eclipse/scripts/
gen_icon.py 59 tsx, tsy = draw.textsize(data.letter, font=font)
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 5030 size_t i, textsize = strlen(textstring); local
5057 size_t i, textsize = strlen(textstring); local
    [all...]

Completed in 328 milliseconds