Searched defs:CorrectionPanelInfo (Results 1 – 1 of 1) sorted by relevance
55 struct CorrectionPanelInfo { struct56 enum PanelType {62 RefPtr<Range> rangeToBeReplaced;63 String replacedString;87 void startCorrectionPanelTimer(CorrectionPanelInfo::PanelType) UNLESS_ENABLED({}) argument