Home
last modified time | relevance | path

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

/external/freetype/src/bdf/
Dbdf.h81 int keep_comments; member
Dbdfdrivr.c373 options.keep_comments = 0; in BDF_Face_Init()
Dbdflib.c1897 if ( p->opts->keep_comments != 0 && p->font != 0 ) in _bdf_parse_start()
/external/python/cpython3/Lib/test/
Dtest_xml_etree.py4025 keep_comments = get_option(
4072 with_comments=keep_comments,