Searched defs:do_copy (Results 1 – 6 of 6) sorted by relevance
431 bool do_copy) { in UTF8ToUnicodeText()441 inline UnicodeText UTF8ToUnicodeText(const string& utf_string, bool do_copy) { in UTF8ToUnicodeText()
67 int do_copy ) in queued_packet_create()107 int do_copy; member162 netshaper_create( int do_copy, in netshaper_create()
99 const bool do_copy = (base::win::GetVersion() >= base::win::VERSION_WIN7); in InitializeRegistryOverridesForTesting() local
195 int do_copy ) in skin_surface_create_argb32_from()
740 def UpdateProperties(self, properties, do_copy=False): argument
364 int do_copy = src_cn > 3 || blue_idx != 2 || src == dst; in icvBGRx2ABC_IPP_8u_CnC3R() local