Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dxml_writer.cpp205 void xml_writer::OpenTag(const char *tag, BOOL has_content) in OpenTag() argument
211 if (has_content) in OpenTag()