Searched refs:Feed (Results 1 – 14 of 14) sorted by relevance
68 unsigned Feed; /* Number of lines to skip */ variable432 Feed = 0; in StartPage()760 if (Feed) in OutputLine()762 while (Feed > 255) in OutputLine()765 Feed -= 255; in OutputLine()768 printf("\033f\001%c", Feed); in OutputLine()769 Feed = 0; in OutputLine()777 Feed ++; in OutputLine()884 if (Feed) in OutputLine()886 printf("\033*b%dY", Feed); in OutputLine()[all …]
39 Feed; /* Number of lines to skip */ variable325 Feed = 0; /* No blank lines yet */ in StartPage()575 if (Feed > 0) in OutputLine()577 printf("\033*b%dY", Feed); in OutputLine()578 Feed = 0; in OutputLine()801 Feed ++; in main()
61 Feed, /* Number of lines to skip */ variable282 Feed = 0; /* No blank lines yet */ in StartPage()769 if (Feed > 0) in OutputLine()772 putchar((int)Feed); in OutputLine()773 putchar((int)(Feed >> 8)); in OutputLine()775 Feed = 0; in OutputLine()781 Feed ++; in OutputLine()
100 <a href='ref-ppdcfile.html#InputSlot'>InputSlot</a> 2 "Manual/Tray 1 - Manual Feed"
409 *InputSlot Manual/Manual Feed: "<</ManualFeed true>>setpagedevice"
8 == Feed Manipulation ==14 == Feed Publishing ==18 == Feed Validation ==30 == Feed Watching (And Response) ==
117 LF equ 10 ; Line Feed118 FF equ 12 ; Form Feed
39 class JobFeed(views.Feed):
28 * **CREATOR** : The Feed creator's name.
127 *InputSlot Manual/Manual Feed: "InputSlot=Manual"128 *InputSlot Envelope/Envelope Feed: "InputSlot=Envelope"
135 *InputSlot Manual/Manual Feed: "InputSlot=Manual"136 *InputSlot Envelope/Envelope Feed: "InputSlot=Envelope"
17 RSSFeedCommon.RSSFeedFile=RSS Feed file
22 # Feed Watch Actions - must be defined as triplets of [xpath0]; [script0]; [commandline0]; [xpath1]…