Home
last modified time | relevance | path

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

/external/pdfium/testing/image_diff/
Dimage_diff_png.cpp463 bool HasComments() { return !comments_.empty(); } in HasComments() function in image_diff_png::__anon39a3d9950311::CommentWriter
535 if (comment_writer.HasComments()) { in DoLibpngWrite()