Searched defs:fromWhich (Results 1 - 5 of 5) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.h79 connectionAborted( DiagramEndPoint *fromWhich) argument
85 connectionEstablished( DiagramEndPoint *fromWhich, DiagramEndPoint *toWhich) argument
H A DDiagramWire.cpp52 DiagramWire( DiagramEndPoint *fromWhich, DiagramEndPoint *toWhich) argument
68 DiagramWire( DiagramEndPoint *fromWhich, bool isStartPoint) argument
H A DDiagramEndPoint.cpp79 connectionRequested( DiagramEndPoint *fromWhich) argument
H A DDiagramView.cpp122 DiagramEndPoint *fromWhich = 0; local
201 DiagramEndPoint *fromWhich = 0; local
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp155 connectionAborted( DiagramEndPoint *fromWhich) argument
163 connectionEstablished( DiagramEndPoint *fromWhich, DiagramEndPoint *toWhich) argument
172 createWire( DiagramEndPoint *fromWhich, DiagramEndPoint *toWhich) argument
221 createWire( DiagramEndPoint *fromWhich) argument

Completed in 67 milliseconds