#include <InspectorFrontendDispatchers.h>
|
| CSSFrontendDispatcher (FrontendRouter &frontendRouter) |
|
void | mediaQueryResultChanged () |
|
void | styleSheetChanged (const Inspector::Protocol::CSS::StyleSheetId &styleSheetId) |
|
void | styleSheetAdded (RefPtr< Inspector::Protocol::CSS::CSSStyleSheetHeader > header) |
|
void | styleSheetRemoved (const Inspector::Protocol::CSS::StyleSheetId &styleSheetId) |
|
void | namedFlowCreated (RefPtr< Inspector::Protocol::CSS::NamedFlow > namedFlow) |
|
void | namedFlowRemoved (int documentNodeId, const String &flowName) |
|
void | regionOversetChanged (RefPtr< Inspector::Protocol::CSS::NamedFlow > namedFlow) |
|
void | registeredNamedFlowContentElement (int documentNodeId, const String &flowName, int contentNodeId, int nextContentNodeId) |
|
void | unregisteredNamedFlowContentElement (int documentNodeId, const String &flowName, int contentNodeId) |
|
| CSSFrontendDispatcher (FrontendRouter &frontendRouter) |
|
void | mediaQueryResultChanged () |
|
void | styleSheetChanged (const Inspector::Protocol::CSS::StyleSheetId &styleSheetId) |
|
void | styleSheetAdded (RefPtr< Inspector::Protocol::CSS::CSSStyleSheetHeader > header) |
|
void | styleSheetRemoved (const Inspector::Protocol::CSS::StyleSheetId &styleSheetId) |
|
void | namedFlowCreated (RefPtr< Inspector::Protocol::CSS::NamedFlow > namedFlow) |
|
void | namedFlowRemoved (int documentNodeId, const String &flowName) |
|
void | regionOversetChanged (RefPtr< Inspector::Protocol::CSS::NamedFlow > namedFlow) |
|
void | registeredNamedFlowContentElement (int documentNodeId, const String &flowName, int contentNodeId, int nextContentNodeId) |
|
void | unregisteredNamedFlowContentElement (int documentNodeId, const String &flowName, int contentNodeId) |
|
◆ CSSFrontendDispatcher() [1/2]
Inspector::CSSFrontendDispatcher::CSSFrontendDispatcher |
( |
FrontendRouter & |
frontendRouter | ) |
|
|
inline |
◆ CSSFrontendDispatcher() [2/2]
Inspector::CSSFrontendDispatcher::CSSFrontendDispatcher |
( |
FrontendRouter & |
frontendRouter | ) |
|
|
inline |
◆ mediaQueryResultChanged() [1/2]
void Inspector::CSSFrontendDispatcher::mediaQueryResultChanged |
( |
| ) |
|
◆ mediaQueryResultChanged() [2/2]
void Inspector::CSSFrontendDispatcher::mediaQueryResultChanged |
( |
| ) |
|
◆ namedFlowCreated() [1/2]
◆ namedFlowCreated() [2/2]
◆ namedFlowRemoved() [1/2]
void Inspector::CSSFrontendDispatcher::namedFlowRemoved |
( |
int |
documentNodeId, |
|
|
const String & |
flowName |
|
) |
| |
◆ namedFlowRemoved() [2/2]
void Inspector::CSSFrontendDispatcher::namedFlowRemoved |
( |
int |
documentNodeId, |
|
|
const String & |
flowName |
|
) |
| |
◆ regionOversetChanged() [1/2]
◆ regionOversetChanged() [2/2]
◆ registeredNamedFlowContentElement() [1/2]
void Inspector::CSSFrontendDispatcher::registeredNamedFlowContentElement |
( |
int |
documentNodeId, |
|
|
const String & |
flowName, |
|
|
int |
contentNodeId, |
|
|
int |
nextContentNodeId |
|
) |
| |
◆ registeredNamedFlowContentElement() [2/2]
void Inspector::CSSFrontendDispatcher::registeredNamedFlowContentElement |
( |
int |
documentNodeId, |
|
|
const String & |
flowName, |
|
|
int |
contentNodeId, |
|
|
int |
nextContentNodeId |
|
) |
| |
◆ styleSheetAdded() [1/2]
◆ styleSheetAdded() [2/2]
◆ styleSheetChanged() [1/2]
◆ styleSheetChanged() [2/2]
◆ styleSheetRemoved() [1/2]
◆ styleSheetRemoved() [2/2]
◆ unregisteredNamedFlowContentElement() [1/2]
void Inspector::CSSFrontendDispatcher::unregisteredNamedFlowContentElement |
( |
int |
documentNodeId, |
|
|
const String & |
flowName, |
|
|
int |
contentNodeId |
|
) |
| |
◆ unregisteredNamedFlowContentElement() [2/2]
void Inspector::CSSFrontendDispatcher::unregisteredNamedFlowContentElement |
( |
int |
documentNodeId, |
|
|
const String & |
flowName, |
|
|
int |
contentNodeId |
|
) |
| |
The documentation for this class was generated from the following files: