Home
last modified time | relevance | path

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

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfcolor.h64 #define pdf_color_black(c) pdf_color_graycolor(c, 0.0); macro
H A Dpdfcolor.c350 pdf_color_black(color_stack.stroke); in pdf_color_clear_stack()
351 pdf_color_black(color_stack.fill); in pdf_color_clear_stack()
H A Dpdfdraw.c1010 pdf_color_black(&gs->strokecolor); in init_a_gstate()
1011 pdf_color_black(&gs->fillcolor); in init_a_gstate()