Home
last modified time | relevance | path

Searched refs:ClrJoinFunctions (Results 1 – 1 of 1) sorted by relevance

/dports/cad/pcb/pcb-4.2.0/src/
H A Dchange.c319 static ObjectFunctionType ClrJoinFunctions = { variable
1906 change = SelectedOperation (&ClrJoinFunctions, false, types); in ClrSelectedJoin()
2336 if (ObjectOperation (&ClrJoinFunctions, Type, Ptr1, Ptr2, Ptr3) != NULL) in ClrObjectJoin()