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

/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.cpp239 static const int32_t gs_FX_TxtLineRotations[8] = {0, 3, 1, 0, 2, 1, 3, 2}; variable
242 return gs_FX_TxtLineRotations[(dwStyles & 0x0E) >> 1];

Completed in 88 milliseconds