Home
last modified time | relevance | path

Searched defs:_cef_popup_features_t (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/internal/
Dcef_types.h2038 typedef struct _cef_popup_features_t { struct
2039 int x;
2040 int xSet;
2041 int y;
2042 int ySet;
2043 int width;
2044 int widthSet;
2045 int height;
2046 int heightSet;
2048 int menuBarVisible;
[all …]