Searched refs:dwProperty (Results 1 – 1 of 1) sorted by relevance
11 FX_DWORD dwProperty = in FX_GetWordBreakProperty() local13 return (FX_WordBreakProp)(FX_IsOdd(wcCodePoint) ? (dwProperty & 0x0F) in FX_GetWordBreakProperty()14 : (dwProperty >> 4)); in FX_GetWordBreakProperty()