Home
last modified time | relevance | path

Searched refs:FX_TXTCHARSTYLE_OddBidiLevel (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/include/
Dfx_tbk.h44 #define FX_TXTCHARSTYLE_OddBidiLevel 0x0040 macro
/external/pdfium/xfa/src/fgas/src/layout/
Dfx_textbreak.cpp1185 (pTxtRun->dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel) != 0; in GetDisplayPos()
1564 (pTxtRun->dwCharStyles & FX_TXTCHARSTYLE_OddBidiLevel) != 0; in GetCharRects()
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtpage.cpp465 TxtEdtPiece.dwCharStyles |= FX_TXTCHARSTYLE_OddBidiLevel; in LoadPage()
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp613 ttoPiece.dwCharStyles |= FX_TXTCHARSTYLE_OddBidiLevel; in RetriecePieces()