Home
last modified time | relevance | path

Searched refs:GetNewResizingY (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp684 int32_t HTMLEditor::GetNewResizingY(int32_t aX, int32_t aY) { in GetNewResizingY() function in mozilla::HTMLEditor
716 int32_t newY = GetNewResizingY(clientX, clientY); in OnMouseMove()
782 int32_t top = GetNewResizingY(aX, aY); in SetFinalSize()
H A DHTMLEditor.h1173 int32_t GetNewResizingY(int32_t aX, int32_t aY);
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp802 HTMLEditor::GetNewResizingY(int32_t aX, in GetNewResizingY() function in mozilla::HTMLEditor
846 int32_t newY = GetNewResizingY(clientX, clientY); in MouseMove()
916 int32_t top = GetNewResizingY(aX, aY); in SetFinalSize()
H A DHTMLEditor.h1029 int32_t GetNewResizingY(int32_t aX, int32_t aY);
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1069 int32_t HTMLEditor::GetNewResizingY(int32_t aX, int32_t aY) { in GetNewResizingY() function in mozilla::HTMLEditor
1103 const int32_t newY = GetNewResizingY(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1245 int32_t top = GetNewResizingY(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4204 int32_t GetNewResizingY(int32_t aX, int32_t aY);
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1022 int32_t HTMLEditor::GetNewResizingY(int32_t aX, int32_t aY) { in GetNewResizingY() function in mozilla::HTMLEditor
1060 int32_t newY = GetNewResizingY(clientX, clientY); in OnMouseMove()
1159 int32_t top = GetNewResizingY(aX, aY); in SetFinalSize()
H A DHTMLEditor.h4570 int32_t GetNewResizingY(int32_t aX, int32_t aY);
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1070 int32_t HTMLEditor::GetNewResizingY(int32_t aX, int32_t aY) { in GetNewResizingY() function in mozilla::HTMLEditor
1104 const int32_t newY = GetNewResizingY(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1246 int32_t top = GetNewResizingY(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4252 int32_t GetNewResizingY(int32_t aX, int32_t aY);
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1069 int32_t HTMLEditor::GetNewResizingY(int32_t aX, int32_t aY) { in GetNewResizingY() function in mozilla::HTMLEditor
1103 const int32_t newY = GetNewResizingY(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1245 int32_t top = GetNewResizingY(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4204 int32_t GetNewResizingY(int32_t aX, int32_t aY);