|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Attributes | |
| bool(* | execute )(Frame &, Event *, EditorCommandSource, const String &) |
| bool(* | isSupportedFromDOM )(Frame *) |
| bool(* | isEnabled )(Frame &, Event *, EditorCommandSource) |
| TriState(* | state )(Frame &, Event *) |
| String(* | value )(Frame &, Event *) |
| bool | isTextInsertion |
| bool(* | allowExecutionWhenDisabled )(EditorCommandSource) |
| bool(* WebCore::EditorInternalCommand::allowExecutionWhenDisabled) (EditorCommandSource) |
| bool(* WebCore::EditorInternalCommand::execute) (Frame &, Event *, EditorCommandSource, const String &) |
| bool(* WebCore::EditorInternalCommand::isEnabled) (Frame &, Event *, EditorCommandSource) |
| bool(* WebCore::EditorInternalCommand::isSupportedFromDOM) (Frame *) |
| bool WebCore::EditorInternalCommand::isTextInsertion |
1.8.13