Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcircuit.h1325 XCF_Edit_Insert /* 32 */, XCF_Edit_Append /* 33 */, enumerator
H A Devents.c1568 else if (op == XCF_Edit_Insert || op == XCF_Edit_Append) { in poly_edit_op()
1580 if (op == XCF_Edit_Append) in poly_edit_op()
1696 case XCF_Edit_Delete: case XCF_Edit_Insert: case XCF_Edit_Append: in compatible_function()
2035 case XCF_Edit_Append: in functiondispatch()