Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dbrowser_info_manager.cc36 features.xSet = webKitFeatures.has_x; in TranslatePopupFeatures()
159 if (cef_features.xSet) in CanCreateWindow()
/third_party/cef/tests/cefclient/browser/
Droot_window_views.cc74 if (popupFeatures.xSet) in InitAsPopup()
Droot_window_gtk.cc147 if (popupFeatures.xSet) in InitAsPopup()
Droot_window_win.cc195 if (popupFeatures.xSet) in InitAsPopup()
Droot_window_mac.mm209 if (popupFeatures.xSet)
/third_party/cef/include/internal/
Dcef_types_wrappers.h509 target->xSet = src->xSet; in set()
Dcef_types.h2040 int xSet; member