Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/layout/forms/
H A DHTMLSelectEventListener.cpp129 int32_t aStartIndex, int32_t& aNewIndex, int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
132 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
142 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
160 newIndex = aNumOptions - 1; in AdjustIndexForDisabledOpt()
H A DHTMLSelectEventListener.h74 int32_t aNumOptions, int32_t aDoAdjustInc,
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/forms/
H A DnsListControlFrame.cpp2005 int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
2010 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
2020 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
2038 newIndex = aNumOptions-1; in AdjustIndexForDisabledOpt()
H A DnsListControlFrame.h309 … int32_t aNumOptions, int32_t aDoAdjustInc, int32_t aDoAdjustIncNext);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/forms/
H A DnsListControlFrame.cpp1850 int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
1854 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
1864 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
1882 newIndex = aNumOptions - 1; in AdjustIndexForDisabledOpt()
H A DnsListControlFrame.h301 int32_t aNumOptions, int32_t aDoAdjustInc,
/dports/www/firefox-esr/firefox-91.8.0/layout/forms/
H A DnsListControlFrame.h318 int32_t aNumOptions, int32_t aDoAdjustInc,
H A DnsListControlFrame.cpp1831 int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
1835 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
1845 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
1863 newIndex = aNumOptions - 1; in AdjustIndexForDisabledOpt()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/forms/
H A DnsListControlFrame.h318 int32_t aNumOptions, int32_t aDoAdjustInc,
H A DnsListControlFrame.cpp1831 int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
1835 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
1845 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
1863 newIndex = aNumOptions - 1; in AdjustIndexForDisabledOpt()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/forms/
H A DnsListControlFrame.h318 int32_t aNumOptions, int32_t aDoAdjustInc,
H A DnsListControlFrame.cpp1845 int32_t aNumOptions, in AdjustIndexForDisabledOpt() argument
1849 if (aNumOptions == 0) { in AdjustIndexForDisabledOpt()
1859 int32_t top = aNumOptions; in AdjustIndexForDisabledOpt()
1877 newIndex = aNumOptions - 1; in AdjustIndexForDisabledOpt()