Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skparagraph/src/
DRun.h172 struct Codepoint { struct
174 Codepoint(GraphemeIndex graphemeIndex, TextIndex textIndex) in Codepoint() function
182 Grapheme(CodepointRange codepoints, TextRange textRange) in Grapheme() argument
/third_party/rust/crates/unicode-width/scripts/
Dunicode.py61 Codepoint = int variable
191 def append(self, codepoint: Codepoint, width: EffectiveWidth):
/third_party/flutter/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp255 uint32_t Codepoint; member
/third_party/skia/third_party/externals/imgui/misc/freetype/
Dimgui_freetype.cpp362 uint32_t Codepoint; member
/third_party/mesa3d/src/imgui/
Dimgui.h1940 ImWchar Codepoint; // 0x0000..0xFFFF member
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1931 ImWchar Codepoint; // 0x0000..0xFFFF member
/third_party/skia/third_party/externals/imgui/
Dimgui.h2573 unsigned int Codepoint : 30; // 0x0000..0x10FFFF member