Home | History | Annotate | Download | only in urlhandlers

Lines Matching refs:Request

11 struct Request;
17 virtual int handle(Request* request, MHD_Connection* connection,
25 int handle(Request* request, MHD_Connection* connection,
33 int handle(Request* request, MHD_Connection* connection,
41 int handle(Request* request, MHD_Connection* connection,
45 static SkColor GetPixel(Request* request, int x, int y);
55 int handle(Request* request, MHD_Connection* connection,
67 int handle(Request* request, MHD_Connection* connection,
75 int handle(Request* request, MHD_Connection* connection,
83 int handle(Request* request, MHD_Connection* connection,
91 int handle(Request* request, MHD_Connection* connection,
99 int handle(Request* request, MHD_Connection* connection,
107 int handle(Request* request, MHD_Connection* connection,