Searched refs:iSepStyle (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
H A DPublicMethods.cpp1085 int iSepStyle = params[1]; local
1093 if (iSepStyle < 0 || iSepStyle > 3)
1094 iSepStyle = 0;
1145 if (iSepStyle == 0 || iSepStyle == 1)
1150 else if (iSepStyle == 2 || iSepStyle == 3)
1159 if (iSepStyle == 0 || iSepStyle
1281 int iSepStyle = params[1]; local
1433 int iSepStyle = params[1]; local
[all...]

Completed in 73 milliseconds