Lines Matching refs:dirs
1199 SkPath::Direction dirs[2];1200 bool pred = get_obj<SkPath>(L, 1)->isNestedRects(rects, dirs);1207 lua_pushstring(L, dir2string(dirs[0]));1208 lua_pushstring(L, dir2string(dirs[0]));