Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_field.cpp2227 int nface = 0; in buttonGetCaption() local
2230 nface = pRuntime->ToInt32(params[0]); in buttonGetCaption()
2243 if (nface == 0) { in buttonGetCaption()
2247 if (nface == 1) { in buttonGetCaption()
2251 if (nface == 2) { in buttonGetCaption()