Home
last modified time | relevance | path

Searched refs:SCREENX_ATTRIBUTE (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpfe/appshell/
H A DnsXULWindow.cpp76 #define SCREENX_ATTRIBUTE NS_LITERAL_STRING("screenX") macro
1119 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
1554 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()
1557 ownerXULDoc->Persist(windowElementId, SCREENX_ATTRIBUTE, err); in SavePersistentAttributes()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpfe/appshell/
H A DnsXULWindow.cpp77 #define SCREENX_ATTRIBUTE NS_LITERAL_STRING("screenX") macro
1155 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
1605 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()
1607 ownerXULDoc->Persist(windowElementId, SCREENX_ATTRIBUTE); in SavePersistentAttributes()
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DAppWindow.cpp83 #define SCREENX_ATTRIBUTE NS_LITERAL_STRING("screenX") macro
1279 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
1863 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DAppWindow.cpp96 #define SCREENX_ATTRIBUTE u"screenX"_ns macro
1274 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
2032 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DAppWindow.cpp96 #define SCREENX_ATTRIBUTE u"screenX"_ns macro
1277 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
2034 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()
/dports/www/firefox-esr/firefox-91.8.0/xpfe/appshell/
H A DAppWindow.cpp96 #define SCREENX_ATTRIBUTE u"screenX"_ns macro
1274 windowElement->GetAttribute(SCREENX_ATTRIBUTE, posString); in LoadPositionFromXUL()
2032 docShellElement->SetAttribute(SCREENX_ATTRIBUTE, sizeString, rv); in SavePersistentAttributes()