Home
last modified time | relevance | path

Searched defs:string_width (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dutil.h106 size_t string_width = IntToDigitCount(t); variable
114 size_t string_width = NumToStringWidth(t, precision); variable
/third_party/alsa-utils/alsamixer/
Dmixer_display.c66 int string_width; in display_string_in_field() local