Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_field.cpp2217 int nface = 0; in buttonGetCaption() local
2220 nface = pRuntime->ToInt32(params[0]); in buttonGetCaption()
2234 if (nface == 0) { in buttonGetCaption()
2237 } else if (nface == 1) { in buttonGetCaption()
2240 } else if (nface == 2) { in buttonGetCaption()