Searched defs:RTUNI_ALPHA (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Duni.h96 #define RTUNI_ALPHA RT_BIT(2) macro
186 return (rtUniCpFlags(CodePoint) & RTUNI_ALPHA) != 0;

Completed in 44 milliseconds