Searched refs:gs_FX_TxtLineRotations (Results 1 – 1 of 1) sorted by relevance
247 static const int32_t gs_FX_TxtLineRotations[8] = {0, 3, 1, 0, 2, 1, 3, 2}; variable249 return gs_FX_TxtLineRotations[(dwStyles & 0x0E) >> 1]; in GetLineRotation()