Home
last modified time | relevance | path

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

/third_party/cef/include/internal/
Dcef_string_wrappers.h489 struct_type* tmp_string = string_; in swap() local
493 str.string_ = tmp_string; in swap()
/third_party/ffmpeg/libavfilter/
Dvf_coreimage.m295 NSString *tmp_string = [NSString stringWithUTF8String:ctx->output_rect];
296 NSRect tmp = NSRectFromString(tmp_string);