Searched defs:handleMove (Results 1 – 3 of 3) sorted by relevance
/external/skia/samplecode/ | ||
D | SamplePathClip.cpp | 249 void handleMove() override { *fPt = snap(fCurr); } in handleMove() function in EdgeClipView::VertClick |
/external/jetty/src/java/org/eclipse/jetty/servlets/ | ||
D | PutFilter.java | 292 …public void handleMove(HttpServletRequest request, HttpServletResponse response, String pathInCont… in handleMove() method in PutFilter |
/external/llvm/lib/CodeGen/ | ||
D | LiveIntervalAnalysis.cpp | 1262 void LiveIntervals::handleMove(MachineInstr* MI, bool UpdateFlags) { in handleMove() function in LiveIntervals |