Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fee/include/
Difde_txtedtengine.h96 nCharRotation(0), in _FDE_TXTEDTPARAMS()
115 int32_t nCharRotation; member
/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtpage.cpp88 tr.iCharRotation = pTextParams->nCharRotation; in GetDisplayPos()
121 tr.iCharRotation = pTextParams->nCharRotation; in GetCharRects_Impl()
Dfde_txtedtengine.cpp1587 m_pTextBreak->SetCharRotation(m_Param.nCharRotation); in UpdateTxtBreak()
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_editimp.cpp1243 params.nCharRotation = 0; in UpdateEditParams()