Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DField.cpp554 int nVP; in buttonAlignX() local
555 vp >> nVP; in buttonAlignX()
558 AddDelay_Int(FP_BUTTONALIGNX, nVP); in buttonAlignX()
561 m_nFormControlIndex, nVP); in buttonAlignX()
603 int nVP; in buttonAlignY() local
604 vp >> nVP; in buttonAlignY()
607 AddDelay_Int(FP_BUTTONALIGNY, nVP); in buttonAlignY()
610 m_nFormControlIndex, nVP); in buttonAlignY()
696 int nVP; in buttonPosition() local
697 vp >> nVP; in buttonPosition()
[all …]