Home
last modified time | relevance | path

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

/dports/japanese/ebview-gtk2/ebview-0.3.6/src/
H A Deb.h54 EB_Error_Code ebook_output_mono(BOOK_INFO *binfo, gchar *filename, gint page, gint offset, gint wid…
H A Drender.c485 error_code = ebook_output_mono(binfo, filename, page, offset, width, height); in draw_graphic()
H A Deb.c3019 EB_Error_Code ebook_output_mono(BOOK_INFO *binfo, gchar *filename, gint page, gint offset, gint wid… in ebook_output_mono() function