Home
last modified time | relevance | path

Searched defs:nresults (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
Dldo.c295 int luaD_precall (lua_State *L, StkId func, int nresults) { in luaD_precall()
559 LUA_API int lua_yieldk (lua_State *L, int nresults, int ctx, lua_CFunction k) { in lua_yieldk()
Dlapi.c889 LUA_API void lua_callk (lua_State *L, int nargs, int nresults, int ctx, in lua_callk()
917 int nresults; member
928 LUA_API int lua_pcallk (lua_State *L, int nargs, int nresults, int errfunc, in lua_pcallk()
Dlstate.h73 short nresults; /* expected number of results from this function */ member
Dlcode.c359 void luaK_setreturns (FuncState *fs, expdesc *e, int nresults) { in luaK_setreturns()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp63 int nresults = 0; in _DrawAxialShading() local
144 int nresults; in _DrawRadialShading() local
275 int nresults; in _DrawFuncShading() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp946 int nresults; in GetRGB() local
1028 int nresults; in GetRGB() local
Dfpdf_page_func.cpp772 int nresults; in v_Call() local