Searched refs:CurrentLineType (Results 1 – 4 of 4) sorted by relevance
67 extern LineType CurrentLineType, GlobalLineType;111 CurrentLineType = LT_solid; in ASCII_to_char()251 CurrentLineType = GlobalLineType; in ASCII_to_char()692 CurrentLineType = LT_solid; in plot_user_char()722 CurrentLineType = GlobalLineType; in plot_user_char()
143 int SafeLineType = CurrentLineType; in ASCII_to_char()146 CurrentLineType = LT_solid; in ASCII_to_char()799 CurrentLineType = SafeLineType; in ASCII_to_char()1240 LineType SafeLineType = CurrentLineType; /* Save Current Line Type */ in plot_user_char()1241 CurrentLineType = LT_solid; in plot_user_char()1278 CurrentLineType = SafeLineType; /* restore LineType */ in plot_user_char()1333 int SafeLineType = CurrentLineType; in ASCII_to_font()1336 CurrentLineType = LT_solid; in ASCII_to_font()1413 CurrentLineType = SafeLineType; in ASCII_to_font()
31 extern LineType CurrentLineType;
147 LineType CurrentLineType = LT_solid; variable370 CurrentLineType = LT_solid; in reset_HPGL()673 if (CurrentLineType == LT_adaptive) in LPattern_Generator()1147 switch (CurrentLineType) { in Line_Generator()2508 LineType SafeLineType = CurrentLineType; in ax_ticks()2515 CurrentLineType = LT_solid; in ax_ticks()2541 CurrentLineType = SafeLineType; in ax_ticks()3298 CurrentLineType = LT_solid; in read_HPGL_cmd()3302 CurrentLineType = LT_adaptive; in read_HPGL_cmd()3304 CurrentLineType = LT_plot_at; in read_HPGL_cmd()[all …]