Searched defs:CefRefPtr (Results 1 – 1 of 1) sorted by relevance
154 using CefRefPtr = scoped_refptr<T>; variable158 #define CefRefPtr scoped_refptr macro