Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsXULTooltipListener.cpp129 mLastTreeCol = nullptr; in NS_IMPL_ISUPPORTS()
358 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) { in CheckTreeBodyMove()
363 mLastTreeCol = col; in CheckTreeBodyMove()
386 mLastTreeCol = nullptr; in ShowTooltip()
452 SetTitletipLabel(tree, currentTooltip, mLastTreeRow, mLastTreeCol); in LaunchTooltip()
658 mLastTreeCol = nullptr; in DestroyTooltip()
H A DnsXULTooltipListener.h99 RefPtr<nsTreeColumn> mLastTreeCol; variable
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsXULTooltipListener.cpp119 mLastTreeCol = nullptr; in NS_IMPL_ISUPPORTS()
359 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) { in CheckTreeBodyMove()
364 mLastTreeCol = col; in CheckTreeBodyMove()
385 mLastTreeCol = nullptr; in ShowTooltip()
447 SetTitletipLabel(tree, currentTooltip, mLastTreeRow, mLastTreeCol); in LaunchTooltip()
648 mLastTreeCol = nullptr; in DestroyTooltip()
H A DnsXULTooltipListener.h94 RefPtr<nsTreeColumn> mLastTreeCol; variable
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsXULTooltipListener.cpp114 mLastTreeCol = nullptr; in NS_IMPL_ISUPPORTS()
355 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) { in CheckTreeBodyMove()
360 mLastTreeCol = col; in CheckTreeBodyMove()
383 mLastTreeCol = nullptr; in ShowTooltip()
469 SetTitletipLabel(obx, currentTooltip, mLastTreeRow, mLastTreeCol); in LaunchTooltip()
651 mLastTreeCol = nullptr; in DestroyTooltip()
H A DnsXULTooltipListener.h94 nsCOMPtr<nsITreeColumn> mLastTreeCol; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/
H A DnsXULTooltipListener.cpp117 mLastTreeCol = nullptr;
371 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) {
376 mLastTreeCol = col;
402 mLastTreeCol = nullptr;
494 SetTitletipLabel(obx, currentTooltip, mLastTreeRow, mLastTreeCol);
683 mLastTreeCol = nullptr;
H A DnsXULTooltipListener.h98 nsCOMPtr<nsITreeColumn> mLastTreeCol; variable
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsXULTooltipListener.cpp129 mLastTreeCol = nullptr; in NS_IMPL_ISUPPORTS()
358 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) { in CheckTreeBodyMove()
363 mLastTreeCol = col; in CheckTreeBodyMove()
386 mLastTreeCol = nullptr; in ShowTooltip()
452 SetTitletipLabel(tree, currentTooltip, mLastTreeRow, mLastTreeCol); in LaunchTooltip()
658 mLastTreeCol = nullptr; in DestroyTooltip()
H A DnsXULTooltipListener.h99 RefPtr<nsTreeColumn> mLastTreeCol; variable
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsXULTooltipListener.cpp121 mLastTreeCol = nullptr; in NS_IMPL_ISUPPORTS()
355 if (currentTooltip && (row != mLastTreeRow || col != mLastTreeCol)) { in CheckTreeBodyMove()
360 mLastTreeCol = col; in CheckTreeBodyMove()
383 mLastTreeCol = nullptr; in ShowTooltip()
448 SetTitletipLabel(tree, currentTooltip, mLastTreeRow, mLastTreeCol); in LaunchTooltip()
647 mLastTreeCol = nullptr; in DestroyTooltip()
H A DnsXULTooltipListener.h99 RefPtr<nsTreeColumn> mLastTreeCol; variable