Lines Matching refs:to_ptr
511 ToPtr<PixelGraph::Node> to_ptr;
532 * guintptr(to_ptr(graph.nodeTop(it))))
534 * guintptr(to_ptr(graph.nodeTopRight(it))))
536 * guintptr(to_ptr(graph.nodeRight(it))))
538 * guintptr(to_ptr(graph.nodeBottomRight(it))))
540 * guintptr(to_ptr(graph.nodeBottom(it))))
542 * guintptr(to_ptr(graph.nodeBottomLeft(it))))
544 * guintptr(to_ptr(graph.nodeLeft(it))))
546 * guintptr(to_ptr(graph.nodeTopLeft(it))))
547 - guintptr(to_ptr(prev));