Home
last modified time | relevance | path

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

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