Home
last modified time | relevance | path

Searched refs:iVerticalAlign (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h206 FX_BOOL SetVerticalAlign(int32_t iVerticalAlign);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp471 FX_BOOL CXFA_Para::SetVerticalAlign(int32_t iVerticalAlign) { in SetVerticalAlign() argument
473 (XFA_ATTRIBUTEENUM)iVerticalAlign); in SetVerticalAlign()