Searched defs:bForce (Results 1 – 2 of 2) sorted by relevance
137 void xml_writer::WriteString(const char *name, const char *val, BOOL bForce) in WriteString()144 void xml_writer::WriteString(const char *name, const CString &cVal, BOOL bForce) in WriteString()
1810 BOOL target_screen::ConfigureDisplay(int display_index, BOOL bForce) in ConfigureDisplay()