Home
last modified time | relevance | path

Searched refs:int16_t (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/libUI/
Dtextui.h75 int16_t index; // 当前操作的位置
85 int16_t index; // 当前操作的位置
97 int16_t vlines_num; // 虚拟行总数
98 int16_t vlines_used; // 当前已经使用了的虚拟行总数
107 int16_t top_vline; // 位于最顶上的那一个虚拟行的行号
108 int16_t vline_operating; // 正在操作的vline
109 int16_t chars_per_line; // 每行最大容纳的字符数
116 int16_t actual_line; // 真实行的数量
/DragonOS-0.1.8/user/libs/libc/src/include/export/
Dstdint.h66 typedef __int16_t int16_t; typedef
/DragonOS-0.1.8/kernel/src/include/DragonOS/
Dstdint.h66 typedef __int16_t int16_t; typedef