Searched refs:detachType (Results 1 – 1 of 1) sorted by relevance
508 static constexpr char detachType[] = "onDetach"; in GetCanvasCallbackType() local511 } else if (strType.compare(detachType) == 0) { in GetCanvasCallbackType()