Searched defs:nResults (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
H A Dcpdf_meshstream.cpp214 int nResults; local
217 func->Call(color_value, 1, result, nResults);
/external/skia/third_party/lua/src/
H A Dldo.c386 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { argument
394 if (!luaD_precall(L, func, nResults)) /* is a Lua function? */
/external/syslinux/com32/lua/src/
H A Dldo.c393 void luaD_call (lua_State *L, StkId func, int nResults, int allowyield) { argument
401 if (!luaD_precall(L, func, nResults)) /* is a Lua function? */

Completed in 257 milliseconds