Home
last modified time | relevance | path

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

/dports/cad/pcb/pcb-4.2.0/src/
H A Dchange.c277 static ObjectFunctionType SetJoinFunctions = { variable
1886 change = SelectedOperation (&SetJoinFunctions, false, types); in SetSelectedJoin()
2319 if (ObjectOperation (&SetJoinFunctions, Type, Ptr1, Ptr2, Ptr3) != NULL) in SetObjectJoin()