Home
last modified time | relevance | path

Searched refs:aConstructorFlags (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DGeckoRestyleManager.h427 uint32_t aConstructorFlags);
H A DGeckoRestyleManager.cpp1119 nsIFrame* aFrame, uint32_t aConstructorFlags) in ElementRestyler() argument
1142 ((aConstructorFlags & FOR_OUT_OF_FLOW_CHILD) in ElementRestyler()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DRestyleManager.h559 uint32_t aConstructorFlags);
H A DRestyleManager.cpp1411 uint32_t aConstructorFlags) in ElementRestyler() argument
1442 if (aConstructorFlags & FOR_OUT_OF_FLOW_CHILD) { in ElementRestyler()