Searched refs:RemovePiece (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSrc.c | 117 static void RemovePiece(MultiSrcObject, MultiPiece*); 424 RemovePiece(src, start_piece); 428 RemovePiece(src, temp_piece->prev); 438 RemovePiece(src, start_piece); 1454 RemovePiece(src, first); 1460 * RemovePiece 1469 RemovePiece(MultiSrcObject src, MultiPiece *piece) function in typeref:typename:void
|
| H A D | AsciiSrc.c | 100 static void RemovePiece(AsciiSrcObject, Piece*); 534 RemovePiece(src, start_piece); 538 RemovePiece(src, temp_piece->prev); 549 RemovePiece(src, start_piece); 1342 RemovePiece(src, tmp); 1632 RemovePiece(src, first); 1638 * RemovePiece 1647 RemovePiece(AsciiSrcObject src, Piece *piece) function in typeref:typename:void
|
Completed in 5 milliseconds