Home
last modified time | relevance | path

Searched refs:HTMLEditor (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/lang/spidermonkey60/firefox-60.9.0/editor/composer/
H A DnsComposerCommands.h19 class HTMLEditor; variable
87 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
115 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
128 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
158 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
168 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
178 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
190 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
200 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
210 nsresult GetCurrentState(mozilla::HTMLEditor* aHTMLEditor,
[all …]
H A DnsComposerCommands.cpp39 nsresult RemoveOneProperty(mozilla::HTMLEditor *aHTMLEditor,
41 nsresult RemoveTextProperty(mozilla::HTMLEditor *aHTMLEditor,
43 nsresult SetTextProperty(mozilla::HTMLEditor *aHTMLEditor,
89 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in DoCommand()
111 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in GetCommandStateParams()
133 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in IsCommandEnabled()
147 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in DoCommand()
388 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in IsCommandEnabled()
408 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in DoCommand()
452 mozilla::HTMLEditor *htmlEditor = editor->AsHTMLEditor(); in DoCommand()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorCommands.cpp51 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
111 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
359 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
405 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
438 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
470 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
968 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1006 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1044 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1080 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
[all …]
H A DHTMLEditorDeleteHandler.cpp464 const HTMLEditor& aHTMLEditor,
485 const HTMLEditor& aHTMLEditor,
662 const HTMLEditor& aHTMLEditor, in ComputeRangesToDelete()
735 const HTMLEditor& aHTMLEditor,
745 const HTMLEditor& aHTMLEditor,
758 const HTMLEditor& aHTMLEditor,
768 const HTMLEditor& aHTMLEditor,
807 const HTMLEditor& aHTMLEditor,
898 Run(HTMLEditor& aHTMLEditor);
1023 const HTMLEditor& aHTMLEditor,
[all …]
H A DHTMLAbsPositionEditor.cpp45 nsresult HTMLEditor::SetSelectionToAbsoluteOrStaticAsAction( in SetSelectionToAbsoluteOrStaticAsAction()
168 nsresult HTMLEditor::AddZIndexAsAction(int32_t aChange, in AddZIndexAsAction()
187 int32_t HTMLEditor::GetZIndex(Element& aElement) { in GetZIndex()
284 nsresult HTMLEditor::RefreshGrabberInternal() { in RefreshGrabberInternal()
327 void HTMLEditor::HideGrabberInternal() { in HideGrabberInternal()
422 nsresult HTMLEditor::StartMoving() { in StartMoving()
499 nsresult HTMLEditor::GrabberClicked() { in GrabberClicked()
515 nsresult HTMLEditor::EndMoving() { in EndMoving()
845 NS_IMETHODIMP HTMLEditor::SetGridSize(uint32_t aSize) { in SetGridSize()
850 NS_IMETHODIMP HTMLEditor::GetGridSize(uint32_t* aSize) { in GetGridSize()
[all …]
H A DHTMLEditor.cpp103 HTMLEditor& aHTMLEditor) in AutoSelectionRestorer()
135 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
182 HTMLEditor::~HTMLEditor() { in ~HTMLEditor()
222 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLEditor)
359 nsresult HTMLEditor::PostCreate() { in PostCreate()
371 void HTMLEditor::PreDestroy() { in PreDestroy()
402 RefPtr<HTMLEditor> self = this; in PreDestroy()
588 void HTMLEditor::UpdateRootElement() { in UpdateRootElement()
2049 nsresult HTMLEditor::ClearSelection() { in ClearSelection()
5001 bool HTMLEditor::IsEmpty() const { in IsEmpty()
[all …]
H A DEditorCommands.h30 class HTMLEditor; variable
580 nsAtom* aTagName, HTMLEditor* aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
585 nsStaticAtom& aTagName, HTMLEditor& aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
653 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
699 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
718 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
742 HTMLEditor* aHTMLEditor, const nsAString& aNewState,
756 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
771 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
786 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
[all …]
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditorCommands.cpp51 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
111 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
359 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
405 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
438 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
470 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
968 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1006 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1044 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1080 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
[all …]
H A DHTMLEditorDeleteHandler.cpp464 const HTMLEditor& aHTMLEditor,
485 const HTMLEditor& aHTMLEditor,
662 const HTMLEditor& aHTMLEditor, in ComputeRangesToDelete()
735 const HTMLEditor& aHTMLEditor,
745 const HTMLEditor& aHTMLEditor,
758 const HTMLEditor& aHTMLEditor,
768 const HTMLEditor& aHTMLEditor,
807 const HTMLEditor& aHTMLEditor,
898 Run(HTMLEditor& aHTMLEditor);
1021 const HTMLEditor& aHTMLEditor,
[all …]
H A DHTMLAbsPositionEditor.cpp47 nsresult HTMLEditor::SetSelectionToAbsoluteOrStaticAsAction( in SetSelectionToAbsoluteOrStaticAsAction()
170 nsresult HTMLEditor::AddZIndexAsAction(int32_t aChange, in AddZIndexAsAction()
189 int32_t HTMLEditor::GetZIndex(Element& aElement) { in GetZIndex()
286 nsresult HTMLEditor::RefreshGrabberInternal() { in RefreshGrabberInternal()
329 void HTMLEditor::HideGrabberInternal() { in HideGrabberInternal()
424 nsresult HTMLEditor::StartMoving() { in StartMoving()
501 nsresult HTMLEditor::GrabberClicked() { in GrabberClicked()
517 nsresult HTMLEditor::EndMoving() { in EndMoving()
845 NS_IMETHODIMP HTMLEditor::SetGridSize(uint32_t aSize) { in SetGridSize()
850 NS_IMETHODIMP HTMLEditor::GetGridSize(uint32_t* aSize) { in GetGridSize()
[all …]
H A DHTMLEditor.cpp105 HTMLEditor& aHTMLEditor) in AutoSelectionRestorer()
137 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
184 HTMLEditor::~HTMLEditor() { in ~HTMLEditor()
224 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLEditor)
361 nsresult HTMLEditor::PostCreate() { in PostCreate()
373 void HTMLEditor::PreDestroy() { in PreDestroy()
404 RefPtr<HTMLEditor> self = this; in PreDestroy()
590 void HTMLEditor::UpdateRootElement() { in UpdateRootElement()
2037 nsresult HTMLEditor::ClearSelection() { in ClearSelection()
5123 bool HTMLEditor::IsEmpty() const { in IsEmpty()
[all …]
H A DEditorCommands.h30 class HTMLEditor; variable
580 nsAtom* aTagName, HTMLEditor* aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
585 nsStaticAtom& aTagName, HTMLEditor& aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
653 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
699 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
718 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
742 HTMLEditor* aHTMLEditor, const nsAString& aNewState,
756 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
771 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
786 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditorCommands.cpp51 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
111 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
359 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
405 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
438 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
470 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
968 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1006 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1044 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
1080 HTMLEditor* htmlEditor = HTMLEditor::GetFrom(aEditorBase); in IsCommandEnabled()
[all …]
H A DHTMLEditorDeleteHandler.cpp464 const HTMLEditor& aHTMLEditor,
485 const HTMLEditor& aHTMLEditor,
662 const HTMLEditor& aHTMLEditor, in ComputeRangesToDelete()
735 const HTMLEditor& aHTMLEditor,
745 const HTMLEditor& aHTMLEditor,
758 const HTMLEditor& aHTMLEditor,
768 const HTMLEditor& aHTMLEditor,
807 const HTMLEditor& aHTMLEditor,
898 Run(HTMLEditor& aHTMLEditor);
1023 const HTMLEditor& aHTMLEditor,
[all …]
H A DHTMLAbsPositionEditor.cpp45 nsresult HTMLEditor::SetSelectionToAbsoluteOrStaticAsAction( in SetSelectionToAbsoluteOrStaticAsAction()
168 nsresult HTMLEditor::AddZIndexAsAction(int32_t aChange, in AddZIndexAsAction()
187 int32_t HTMLEditor::GetZIndex(Element& aElement) { in GetZIndex()
284 nsresult HTMLEditor::RefreshGrabberInternal() { in RefreshGrabberInternal()
327 void HTMLEditor::HideGrabberInternal() { in HideGrabberInternal()
422 nsresult HTMLEditor::StartMoving() { in StartMoving()
499 nsresult HTMLEditor::GrabberClicked() { in GrabberClicked()
515 nsresult HTMLEditor::EndMoving() { in EndMoving()
845 NS_IMETHODIMP HTMLEditor::SetGridSize(uint32_t aSize) { in SetGridSize()
850 NS_IMETHODIMP HTMLEditor::GetGridSize(uint32_t* aSize) { in GetGridSize()
[all …]
H A DHTMLEditor.cpp103 HTMLEditor& aHTMLEditor) in AutoSelectionRestorer()
135 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
182 HTMLEditor::~HTMLEditor() { in ~HTMLEditor()
222 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLEditor)
359 nsresult HTMLEditor::PostCreate() { in PostCreate()
371 void HTMLEditor::PreDestroy() { in PreDestroy()
402 RefPtr<HTMLEditor> self = this; in PreDestroy()
588 void HTMLEditor::UpdateRootElement() { in UpdateRootElement()
2049 nsresult HTMLEditor::ClearSelection() { in ClearSelection()
5001 bool HTMLEditor::IsEmpty() const { in IsEmpty()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLAbsPositionEditor.cpp132 nsresult HTMLEditor::AddZIndex(int32_t aChange) { in AddZIndex()
156 int32_t HTMLEditor::GetZIndex(Element& aElement) { in GetZIndex()
214 HTMLEditor::RefreshGrabber() { in RefreshGrabber()
229 void HTMLEditor::HideGrabber() { in HideGrabber()
251 nsresult HTMLEditor::ShowGrabber(Element& aElement) { in ShowGrabber()
320 nsresult HTMLEditor::GrabberClicked() { in GrabberClicked()
340 nsresult HTMLEditor::EndMoving() { in EndMoving()
489 HTMLEditor::SetSnapToGridEnabled(bool aEnabled) { in SetSnapToGridEnabled()
495 HTMLEditor::GetSnapToGridEnabled(bool* aIsEnabled) { in GetSnapToGridEnabled()
501 HTMLEditor::SetGridSize(uint32_t aSize) { in SetGridSize()
[all …]
H A DHTMLEditor.cpp86 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
132 HTMLEditor::~HTMLEditor() { in ~HTMLEditor()
345 void HTMLEditor::UpdateRootElement() { in UpdateRootElement()
464 HTMLEditor::SetFlags(uint32_t aFlags) { in SetFlags()
477 HTMLEditor::InitRules() { in InitRules()
486 HTMLEditor::BeginningOfDocument() { in BeginningOfDocument()
958 HTMLEditor::UpdateBaseURL() { in UpdateBaseURL()
1064 nsresult HTMLEditor::InsertBR() { in InsertBR()
3043 nsresult HTMLEditor::InsertTextImpl( in InsertTextImpl()
3223 HTMLEditor::EndOperation() { in EndOperation()
[all …]
H A DHTMLEditorObjectResizer.cpp54 HTMLEditor& aHTMLEditor) in NS_IMPL_ISUPPORTS()
59 RefPtr<HTMLEditor> htmlEditor = mHTMLEditorWeak.get(); in HandleEvent()
84 RefPtr<HTMLEditor> htmlEditor = mHTMLEditorWeak.get(); in HandleEvent()
97 ManualNACPtr HTMLEditor::CreateResizer(int16_t aLocation, in CreateResizer()
166 nsresult HTMLEditor::SetAllResizersPosition() { in SetAllResizersPosition()
204 HTMLEditor::RefreshResizers() { in RefreshResizers()
221 HTMLEditor::ShowResizers(nsIDOMElement* aResizedElement) { in ShowResizers()
330 HTMLEditor::HideResizers() { in HideResizers()
410 void HTMLEditor::HideShadowAndInfo() { in HideShadowAndInfo()
624 nsresult HTMLEditor::SetShadowPosition(Element* aShadow, in SetShadowPosition()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLEditorCommands.cpp54 HTMLEditor* htmlEditor = aTextEditor->AsHTMLEditor(); in IsCommandEnabled()
70 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommand()
91 HTMLEditor* htmlEditor = aTextEditor->AsHTMLEditor(); in GetCommandStateParams()
117 HTMLEditor* htmlEditor = aTextEditor->AsHTMLEditor(); in IsCommandEnabled()
127 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommand()
370 HTMLEditor* htmlEditor = aTextEditor->AsHTMLEditor(); in IsCommandEnabled()
389 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommand()
428 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommand()
464 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommand()
513 HTMLEditor* htmlEditor = aTextEditor.AsHTMLEditor(); in DoCommandParam()
[all …]
H A DHTMLAbsPositionEditor.cpp43 nsresult HTMLEditor::SetSelectionToAbsoluteOrStaticAsAction( in SetSelectionToAbsoluteOrStaticAsAction()
158 nsresult HTMLEditor::AddZIndexAsAction(int32_t aChange, in AddZIndexAsAction()
177 int32_t HTMLEditor::GetZIndex(Element& aElement) { in GetZIndex()
275 NS_IMETHODIMP HTMLEditor::RefreshGrabber() { in RefreshGrabber()
291 nsresult HTMLEditor::RefreshGrabberInternal() { in RefreshGrabberInternal()
323 void HTMLEditor::HideGrabberInternal() { in HideGrabberInternal()
401 nsresult HTMLEditor::StartMoving() { in StartMoving()
459 nsresult HTMLEditor::GrabberClicked() { in GrabberClicked()
475 nsresult HTMLEditor::EndMoving() { in EndMoving()
693 NS_IMETHODIMP HTMLEditor::SetGridSize(uint32_t aSize) { in SetGridSize()
[all …]
H A DHTMLEditor.cpp81 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
130 HTMLEditor::~HTMLEditor() { in ~HTMLEditor()
144 NS_IMPL_CYCLE_COLLECTION_CLASS(HTMLEditor)
311 RefPtr<HTMLEditor> self = this; in PreDestroy()
371 void HTMLEditor::UpdateRootElement() { in UpdateRootElement()
429 void HTMLEditor::CreateEventListeners() { in CreateEventListeners()
452 void HTMLEditor::RemoveEventListeners() { in RemoveEventListeners()
930 NS_IMETHODIMP HTMLEditor::UpdateBaseURL() { in UpdateBaseURL()
5171 bool HTMLEditor::IsEmpty() const { in IsEmpty()
6061 void HTMLEditor::NotifyRootChanged() { in NotifyRootChanged()
[all …]
H A DEditorCommands.h29 class HTMLEditor; variable
580 nsAtom* aTagName, HTMLEditor* aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
585 nsStaticAtom& aTagName, HTMLEditor& aHTMLEditor, in NS_DECL_EDITOR_COMMAND_FOR_NO_PARAM_WITH_DELEGATE()
653 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
699 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
718 GetCurrentState(nsAtom* aTagName, HTMLEditor* aHTMLEditor,
742 HTMLEditor* aHTMLEditor, const nsAString& aNewState,
756 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
771 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
786 MOZ_CAN_RUN_SCRIPT nsresult SetState(HTMLEditor* aHTMLEditor,
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditor.cpp96 HTMLEditor::HTMLEditor() in HTMLEditor() function in mozilla::HTMLEditor
138 HTMLEditor::~HTMLEditor() in ~HTMLEditor()
355 HTMLEditor::UpdateRootElement() in UpdateRootElement()
497 HTMLEditor::InitRules() in InitRules()
507 HTMLEditor::BeginningOfDocument() in BeginningOfDocument()
993 HTMLEditor::IsModifiable() in IsModifiable()
999 HTMLEditor::UpdateBaseURL() in UpdateBaseURL()
3511 HTMLEditor::EndOperation() in EndOperation()
3595 HTMLEditor::SelectAll() in SelectAll()
5127 HTMLEditor::GetFocusedNode() in GetFocusedNode()
[all …]
H A DHTMLAbsPositionEditor.cpp164 HTMLEditor::RelativeChangeZIndex(int32_t aChange) in RelativeChangeZIndex()
235 HTMLEditor::CreateGrabber(nsINode* aParentNode) in CreateGrabber()
255 HTMLEditor::RefreshGrabber() in RefreshGrabber()
279 HTMLEditor::HideGrabber() in HideGrabber()
340 HTMLEditor::StartMoving(nsIDOMElement* aHandle) in StartMoving()
376 HTMLEditor::GrabberClicked() in GrabberClicked()
398 HTMLEditor::EndMoving() in EndMoving()
432 HTMLEditor::SetFinalPosition(int32_t aX, in SetFinalPosition()
468 HTMLEditor::AddPositioningOffset(int32_t& aX, in AddPositioningOffset()
567 HTMLEditor::SetGridSize(uint32_t aSize) in SetGridSize()
[all …]

12345678910>>...14