|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <TextChecking.h>
Public Attributes | |
| TextCheckingType | type |
| int | location |
| int | length |
| Vector< GrammarDetail > | details |
| String | replacement |
| Vector< GrammarDetail > WebCore::TextCheckingResult::details |
| int WebCore::TextCheckingResult::length |
| int WebCore::TextCheckingResult::location |
| String WebCore::TextCheckingResult::replacement |
| TextCheckingType WebCore::TextCheckingResult::type |
1.8.13