Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcmd.c1934 void PrepareExtendedSerializationInfoForRecordCmd(SubCmdPtr, TopSel, BotSel, in PrepareExtendedSerializationInfoForRecordCmd() argument
1936 struct SubCmdRec *SubCmdPtr; in PrepareExtendedSerializationInfoForRecordCmd()
1941 psi->subcmd = SubCmdPtr;
1958 void RecordCmd(CmdType, SubCmdPtr, TopSel, BotSel, NumObjs) in RecordCmd() argument
1960 struct SubCmdRec *SubCmdPtr;
1982 PrepareExtendedSerializationInfoForRecordCmd(SubCmdPtr, TopSel, BotSel,
2098 curCmd->subcmd->detail.move.dx = SubCmdPtr->detail.move.dx;
2099 curCmd->subcmd->detail.move.dy = SubCmdPtr->detail.move.dy;
2111 SubCmdPtr->detail.clearall.page_style;
2113 SubCmdPtr->detail.clearall.print_mag;
[all …]