Searched refs:getParameterType (Results 1 – 1 of 1) sorted by relevance
120 ParameterType getParameterType(DragControllerAsyncCtx* asyncCtx);355 ParameterType parameterType = getParameterType(dragCtx); in StartDragInternal()563 ParameterType parameterType = getParameterType(asyncCtx); in HandleExecuteDrag()1501 ParameterType getParameterType(DragControllerAsyncCtx* asyncCtx) in getParameterType() function