Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/inc/
H A Dwtt.h52 static const sal_uInt16 thaiCT[128] = { // Thai character type variable
66 #define getCharType(x) ((x >= 0x0E00 && x < 0x0E60) ? thaiCT[x - 0x0E00] : CT_NON)

Completed in 12 milliseconds