Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dwindow.c705 character_width (int character, int hpos) in character_width() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2803 const uint64_t character_width = 8; in ParseSingleMember() local