Searched defs:ColorChooserInfo (Results 1 – 2 of 2) sorted by relevance
1162 struct ColorChooserInfo { in NON_EXPORTED_BASE() struct1169 int render_process_id; in NON_EXPORTED_BASE()1170 int render_frame_id; in NON_EXPORTED_BASE()1173 scoped_ptr<ColorChooser> chooser; in NON_EXPORTED_BASE()1182 int identifier; in NON_EXPORTED_BASE()
323 WebContentsImpl::ColorChooserInfo::ColorChooserInfo(int render_process_id, in ColorChooserInfo() function in content::WebContentsImpl::ColorChooserInfo