Home
last modified time | relevance | path

Searched defs:aMixed (Results 1 – 25 of 29) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DGfxInfoBase.h95 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/www/firefox/firefox-99.0/widget/
H A DGfxInfoBase.h89 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DGfxInfoBase.h95 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditor.cpp1657 HTMLEditor::GetParagraphState(bool* aMixed, nsAString& outFormat) { in GetParagraphState()
1667 HTMLEditor::GetBackgroundColorState(bool* aMixed, nsAString& aOutColor) { in GetBackgroundColorState()
1678 HTMLEditor::GetHighlightColorState(bool* aMixed, nsAString& aOutColor) { in GetHighlightColorState()
1691 nsresult HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
1774 nsresult HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
1818 HTMLEditor::GetListState(bool* aMixed, bool* aOL, bool* aUL, bool* aDL) { in GetListState()
1828 HTMLEditor::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, bool* aDD) { in GetListItemState()
1839 HTMLEditor::GetAlignment(bool* aMixed, nsIHTMLEditor::EAlignment* aAlign) { in GetAlignment()
H A DHTMLStyleEditor.cpp1533 HTMLEditor::GetFontFaceState(bool* aMixed, nsAString& outFace) { in GetFontFaceState()
1572 HTMLEditor::GetFontColorState(bool* aMixed, nsAString& aOutColor) { in GetFontColorState()
H A DHTMLEditRules.cpp652 nsresult HTMLEditRules::GetListState(bool* aMixed, bool* aOL, bool* aUL, in GetListState()
698 nsresult HTMLEditRules::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, in GetListItemState()
742 nsresult HTMLEditRules::GetAlignment(bool* aMixed, in GetAlignment()
993 nsresult HTMLEditRules::GetParagraphState(bool* aMixed, nsAString& outFormat) { in GetParagraphState()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditor.cpp2093 NS_IMETHODIMP HTMLEditor::GetParagraphState(bool* aMixed, in GetParagraphState()
2120 nsresult HTMLEditor::GetBackgroundColorState(bool* aMixed, in GetBackgroundColorState()
2146 NS_IMETHODIMP HTMLEditor::GetHighlightColorState(bool* aMixed, in GetHighlightColorState()
2172 nsresult HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
2295 nsresult HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
2346 NS_IMETHODIMP HTMLEditor::GetListState(bool* aMixed, bool* aOL, bool* aUL, in GetListState()
2370 NS_IMETHODIMP HTMLEditor::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, in GetListItemState()
2395 NS_IMETHODIMP HTMLEditor::GetAlignment(bool* aMixed, in GetAlignment()
H A DHTMLStyleEditor.cpp2595 NS_IMETHODIMP HTMLEditor::GetFontFaceState(bool* aMixed, nsAString& outFace) { in GetFontFaceState()
2649 nsresult HTMLEditor::GetFontColorState(bool* aMixed, nsAString& aOutColor) { in GetFontColorState()
H A DHTMLEditorCommands.cpp1281 static nsresult GetListState(HTMLEditor* aHTMLEditor, bool* aMixed, in GetListState()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditor.cpp2081 NS_IMETHODIMP HTMLEditor::GetParagraphState(bool* aMixed, in GetParagraphState()
2108 nsresult HTMLEditor::GetBackgroundColorState(bool* aMixed, in GetBackgroundColorState()
2134 NS_IMETHODIMP HTMLEditor::GetHighlightColorState(bool* aMixed, in GetHighlightColorState()
2160 nsresult HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
2291 nsresult HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
2342 NS_IMETHODIMP HTMLEditor::GetListState(bool* aMixed, bool* aOL, bool* aUL, in GetListState()
2366 NS_IMETHODIMP HTMLEditor::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, in GetListItemState()
2391 NS_IMETHODIMP HTMLEditor::GetAlignment(bool* aMixed, in GetAlignment()
H A DHTMLStyleEditor.cpp2597 NS_IMETHODIMP HTMLEditor::GetFontFaceState(bool* aMixed, nsAString& outFace) { in GetFontFaceState()
2651 nsresult HTMLEditor::GetFontColorState(bool* aMixed, nsAString& aOutColor) { in GetFontColorState()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditor.cpp2093 NS_IMETHODIMP HTMLEditor::GetParagraphState(bool* aMixed, in GetParagraphState()
2120 nsresult HTMLEditor::GetBackgroundColorState(bool* aMixed, in GetBackgroundColorState()
2146 NS_IMETHODIMP HTMLEditor::GetHighlightColorState(bool* aMixed, in GetHighlightColorState()
2172 nsresult HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
2295 nsresult HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
2346 NS_IMETHODIMP HTMLEditor::GetListState(bool* aMixed, bool* aOL, bool* aUL, in GetListState()
2370 NS_IMETHODIMP HTMLEditor::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, in GetListItemState()
2395 NS_IMETHODIMP HTMLEditor::GetAlignment(bool* aMixed, in GetAlignment()
H A DHTMLStyleEditor.cpp2595 NS_IMETHODIMP HTMLEditor::GetFontFaceState(bool* aMixed, nsAString& outFace) { in GetFontFaceState()
2649 nsresult HTMLEditor::GetFontColorState(bool* aMixed, nsAString& aOutColor) { in GetFontColorState()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLEditor.cpp1947 NS_IMETHODIMP HTMLEditor::GetParagraphState(bool* aMixed, in GetParagraphState()
1974 nsresult HTMLEditor::GetBackgroundColorState(bool* aMixed, in GetBackgroundColorState()
2000 NS_IMETHODIMP HTMLEditor::GetHighlightColorState(bool* aMixed, in GetHighlightColorState()
2026 nsresult HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
2149 nsresult HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
2200 NS_IMETHODIMP HTMLEditor::GetListState(bool* aMixed, bool* aOL, bool* aUL, in GetListState()
2224 NS_IMETHODIMP HTMLEditor::GetListItemState(bool* aMixed, bool* aLI, bool* aDT, in GetListItemState()
2249 NS_IMETHODIMP HTMLEditor::GetAlignment(bool* aMixed, in GetAlignment()
H A DHTMLStyleEditor.cpp2484 NS_IMETHODIMP HTMLEditor::GetFontFaceState(bool* aMixed, nsAString& outFace) { in GetFontFaceState()
2538 nsresult HTMLEditor::GetFontColorState(bool* aMixed, nsAString& aOutColor) { in GetFontColorState()
H A DHTMLEditorCommands.cpp1323 static nsresult GetListState(HTMLEditor* aHTMLEditor, bool* aMixed, in GetListState()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditor.cpp1729 HTMLEditor::GetParagraphState(bool* aMixed, in GetParagraphState()
1743 HTMLEditor::GetBackgroundColorState(bool* aMixed, in GetBackgroundColorState()
1756 HTMLEditor::GetHighlightColorState(bool* aMixed, in GetHighlightColorState()
1772 HTMLEditor::GetCSSBackgroundColorState(bool* aMixed, in GetCSSBackgroundColorState()
1856 HTMLEditor::GetHTMLBackgroundColorState(bool* aMixed, in GetHTMLBackgroundColorState()
1902 HTMLEditor::GetListState(bool* aMixed, in GetListState()
1918 HTMLEditor::GetListItemState(bool* aMixed, in GetListItemState()
1935 HTMLEditor::GetAlignment(bool* aMixed, in GetAlignment()
H A DHTMLStyleEditor.cpp1634 HTMLEditor::GetFontFaceState(bool* aMixed, in GetFontFaceState()
1677 HTMLEditor::GetFontColorState(bool* aMixed, in GetFontColorState()
H A DHTMLEditRules.cpp682 HTMLEditRules::GetListState(bool* aMixed, in GetListState()
733 HTMLEditRules::GetListItemState(bool* aMixed, in GetListItemState()
782 HTMLEditRules::GetAlignment(bool* aMixed, in GetAlignment()
1018 HTMLEditRules::GetParagraphState(bool* aMixed, in GetParagraphState()
/dports/www/firefox/firefox-99.0/gfx/tests/gtest/
H A DTestConfigManager.cpp94 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/gtest/
H A DTestConfigManager.cpp94 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/gtest/
H A DTestConfigManager.cpp94 NS_IMETHOD_(int32_t) GetMaxRefreshRate(bool* aMixed) override { in GetMaxRefreshRate()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DGfxInfo.cpp87 int32_t GfxInfo::GetMaxRefreshRate(bool* aMixed) { in GetMaxRefreshRate()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DGfxInfo.cpp86 int32_t GfxInfo::GetMaxRefreshRate(bool* aMixed) { in GetMaxRefreshRate()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DGfxInfo.cpp87 int32_t GfxInfo::GetMaxRefreshRate(bool* aMixed) { in GetMaxRefreshRate()

12