/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/ |
H A D | DeclarationBlockInlines.h | 70 bool DeclarationBlock::GetNthProperty(uint32_t aIndex, in GetNthProperty() function 72 MOZ_STYLO_FORWARD(GetNthProperty, (aIndex, aReturn)) in GetNthProperty()
|
H A D | ServoDeclarationBlock.h | 58 bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const { in GetNthProperty() function
|
H A D | DeclarationBlock.h | 122 inline bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const;
|
H A D | Declaration.h | 182 bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const;
|
H A D | nsDOMCSSDeclaration.cpp | 176 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|
H A D | Declaration.cpp | 1708 bool Declaration::GetNthProperty(uint32_t aIndex, nsAString& aReturn) const { in GetNthProperty() function in mozilla::css::Declaration
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/ |
H A D | DeclarationBlockInlines.h | 68 DeclarationBlock::GetNthProperty(uint32_t aIndex, nsAString& aReturn) const in GetNthProperty() function 70 MOZ_STYLO_FORWARD(GetNthProperty, (aIndex, aReturn)) in GetNthProperty()
|
H A D | ServoDeclarationBlock.h | 44 bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const { in GetNthProperty() function
|
H A D | DeclarationBlock.h | 107 inline bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const;
|
H A D | Declaration.h | 184 bool GetNthProperty(uint32_t aIndex, nsAString& aReturn) const;
|
H A D | nsDOMCSSDeclaration.cpp | 178 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|
H A D | Declaration.cpp | 1825 Declaration::GetNthProperty(uint32_t aIndex, nsAString& aReturn) const in GetNthProperty() function in mozilla::css::Declaration
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/ |
H A D | DeclarationBlock.h | 178 bool GetNthProperty(uint32_t aIndex, nsACString& aReturn) const { in GetNthProperty() function
|
H A D | nsDOMCSSDeclaration.cpp | 161 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|
/dports/www/firefox-esr/firefox-91.8.0/layout/style/ |
H A D | DeclarationBlock.h | 192 bool GetNthProperty(uint32_t aIndex, nsACString& aReturn) const { in GetNthProperty() function
|
H A D | nsDOMCSSDeclaration.cpp | 162 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|
/dports/www/firefox/firefox-99.0/layout/style/ |
H A D | DeclarationBlock.h | 192 bool GetNthProperty(uint32_t aIndex, nsACString& aReturn) const { in GetNthProperty() function
|
H A D | nsDOMCSSDeclaration.cpp | 162 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/ |
H A D | DeclarationBlock.h | 192 bool GetNthProperty(uint32_t aIndex, nsACString& aReturn) const { in GetNthProperty() function
|
H A D | nsDOMCSSDeclaration.cpp | 162 aFound = decl && decl->GetNthProperty(aIndex, aPropName); in IndexedGetter()
|