Searched defs:_cef_popup_features_t (Results 1 – 1 of 1) sorted by relevance
2038 typedef struct _cef_popup_features_t { struct2039 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 …]