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

/external/pdfium/xfa/fgas/layout/
H A Dfgas_textbreak.cpp22 int32_t iRotation);
335 int32_t iRotation) {
343 if (m_bVertical != FX_IsOdd(iRotation)) {
382 int32_t iRotation) {
411 int32_t iRotation) {
439 int32_t iRotation) {
483 if (m_bVertical != FX_IsOdd(iRotation))
503 int32_t iRotation) {
528 if (m_bVertical != FX_IsOdd(iRotation))
580 int32_t iRotation local
334 AppendChar_Combination(CFX_TxtChar* pCurChar, int32_t iRotation) argument
381 AppendChar_Tab(CFX_TxtChar* pCurChar, int32_t iRotation) argument
410 AppendChar_Control(CFX_TxtChar* pCurChar, int32_t iRotation) argument
438 AppendChar_Arabic(CFX_TxtChar* pCurChar, int32_t iRotation) argument
502 AppendChar_Others(CFX_TxtChar* pCurChar, int32_t iRotation) argument
604 int32_t iRotation; local
1171 int32_t iRotation = GetLineRotation(dwStyles) + pTxtRun->iCharRotation; local
[all...]

Completed in 107 milliseconds