Searched refs:ushort (Results 1 – 10 of 10) sorted by relevance
36 ushort category : 8;37 ushort line_break_class : 8;38 ushort direction : 8;39 ushort combiningClass :8;40 ushort joining : 2;42 ushort unicodeVersion : 4;43 ushort lowerCaseSpecial : 1;44 ushort upperCaseSpecial : 1;45 ushort titleCaseSpecial : 1;46 ushort caseFoldSpecial : 1; /* currently unused */[all …]
274 ushort *fb = (ushort*)my_painter->frameBuffer(); in repaintRotation3()275 ushort *buf = (ushort*)my_image->bits(); in repaintRotation3()328 ushort *fb = (ushort*)my_painter->frameBuffer(); in repaintRotation1()329 ushort *buf = (ushort*)my_image->bits(); in repaintRotation1()
101 typedef unsigned short ushort; typedef
240 typedef unsigned short ushort; typedef
796 ushort lineStipple; /* Line stipple */1098 void ASMAPI MGL_setLineStipple(ushort stipple);1099 ushort MGLAPI MGL_getLineStipple(void);1493 ushort ASMAPI MGL_random(ushort max);
286 ret = QVariant(QChar((ushort)value.toNumber(exec))); in convertValueToQVariant()293 ret = QVariant(QChar(str.size() ? *(const ushort*)str.rep()->data() : 0)); in convertValueToQVariant()
1852 * kjs/ustring.h: Since <sys/types.h> includes ushort and uint now, had
10010 * kwq/KWQDef.h: Since <sys/types.h> now includes ushort and uint, update