Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp677 int32_t HTMLEditor::GetNewResizingX(int32_t aX, int32_t aY) { in GetNewResizingX() function in mozilla::HTMLEditor
715 int32_t newX = GetNewResizingX(clientX, clientY); in OnMouseMove()
781 int32_t left = GetNewResizingX(aX, aY); in SetFinalSize()
H A DHTMLEditor.h1172 int32_t GetNewResizingX(int32_t aX, int32_t aY);
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp792 HTMLEditor::GetNewResizingX(int32_t aX, in GetNewResizingX() function in mozilla::HTMLEditor
845 int32_t newX = GetNewResizingX(clientX, clientY); in MouseMove()
915 int32_t left = GetNewResizingX(aX, aY); in SetFinalSize()
H A DHTMLEditor.h1028 int32_t GetNewResizingX(int32_t aX, int32_t aY);
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1061 int32_t HTMLEditor::GetNewResizingX(int32_t aX, int32_t aY) { in GetNewResizingX() function in mozilla::HTMLEditor
1102 const int32_t newX = GetNewResizingX(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1244 int32_t left = GetNewResizingX(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4203 int32_t GetNewResizingX(int32_t aX, int32_t aY);
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1014 int32_t HTMLEditor::GetNewResizingX(int32_t aX, int32_t aY) { in GetNewResizingX() function in mozilla::HTMLEditor
1059 int32_t newX = GetNewResizingX(clientX, clientY); in OnMouseMove()
1158 int32_t left = GetNewResizingX(aX, aY); in SetFinalSize()
H A DHTMLEditor.h4569 int32_t GetNewResizingX(int32_t aX, int32_t aY);
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1062 int32_t HTMLEditor::GetNewResizingX(int32_t aX, int32_t aY) { in GetNewResizingX() function in mozilla::HTMLEditor
1103 const int32_t newX = GetNewResizingX(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1245 int32_t left = GetNewResizingX(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4251 int32_t GetNewResizingX(int32_t aX, int32_t aY);
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditorObjectResizer.cpp1061 int32_t HTMLEditor::GetNewResizingX(int32_t aX, int32_t aY) { in GetNewResizingX() function in mozilla::HTMLEditor
1102 const int32_t newX = GetNewResizingX(aClientPoint.x, aClientPoint.y); in UpdateResizerOrGrabberPositionTo()
1244 int32_t left = GetNewResizingX(aX, aY); in SetFinalSizeWithTransaction()
H A DHTMLEditor.h4203 int32_t GetNewResizingX(int32_t aX, int32_t aY);