Home
last modified time | relevance | path

Searched defs:Codepoint (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/unicode-width/scripts/
Dunicode.py61 Codepoint = int variable
191 def append(self, codepoint: Codepoint, width: EffectiveWidth):
/external/fmtlib/support/
Dprintable.py42 Codepoint = namedtuple('Codepoint', 'value class_') variable
/external/clang/lib/Lex/
DLiteralSupport.cpp217 static void appendCodePoint(unsigned Codepoint, in appendCodePoint()
/external/mesa3d/src/imgui/
Dimgui.h1940 ImWchar Codepoint; // 0x0000..0xFFFF member