Searched refs:gs_FX_RTFLineRotations (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_rtfbreak.cpp259 static const int32_t gs_FX_RTFLineRotations[8] = {0, 3, 1, 0, 2, 1, 3, 2}; variable
261 return gs_FX_RTFLineRotations[(dwStyles & 0x0E) >> 1];

Completed in 286 milliseconds