Home
last modified time | relevance | path

Searched refs:styleIDs (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/fonts/
H A Ddfontproperties.cpp232 QHash<QString, QString> styleIDs; member in Digikam::DFontProperties::Private
751 styleIDs.clear(); in _d_family_chosen_slot()
773 styleIDs.insert(fstyle, styleIdentifier(testFont)); in _d_family_chosen_slot()
1221 if (styleID == styleIDs[styleListBox->item(i)->text()]) in setupDisplay()
/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsTextFrame.cpp4200 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4203 if (styleIDs->mForeground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4206 foreColor = LookAndFeel::Color(styleIDs->mForeground, mFrame); in InitSelectionStyle()
4208 if (styleIDs->mBackground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4211 backColor = LookAndFeel::Color(styleIDs->mBackground, mFrame); in InitSelectionStyle()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsTextFrame.cpp4319 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4322 if (styleIDs->mForeground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4325 foreColor = LookAndFeel::Color(styleIDs->mForeground, mFrame); in InitSelectionStyle()
4327 if (styleIDs->mBackground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4330 backColor = LookAndFeel::Color(styleIDs->mBackground, mFrame); in InitSelectionStyle()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsTextFrame.cpp4052 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4055 if (styleIDs->mForeground == LookAndFeel::eColorID_LAST_COLOR) { in InitSelectionStyle()
4058 foreColor = LookAndFeel::GetColor(styleIDs->mForeground); in InitSelectionStyle()
4060 if (styleIDs->mBackground == LookAndFeel::eColorID_LAST_COLOR) { in InitSelectionStyle()
4063 backColor = LookAndFeel::GetColor(styleIDs->mBackground); in InitSelectionStyle()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/generic/
H A DnsTextFrame.cpp4100 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4103 if (styleIDs->mForeground == LookAndFeel::eColorID_LAST_COLOR) { in InitSelectionStyle()
4106 foreColor = LookAndFeel::GetColor(styleIDs->mForeground); in InitSelectionStyle()
4108 if (styleIDs->mBackground == LookAndFeel::eColorID_LAST_COLOR) { in InitSelectionStyle()
4111 backColor = LookAndFeel::GetColor(styleIDs->mBackground); in InitSelectionStyle()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsTextFrame.cpp4200 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4203 if (styleIDs->mForeground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4206 foreColor = LookAndFeel::Color(styleIDs->mForeground, mFrame); in InitSelectionStyle()
4208 if (styleIDs->mBackground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4211 backColor = LookAndFeel::Color(styleIDs->mBackground, mFrame); in InitSelectionStyle()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsTextFrame.cpp4164 StyleIDs* styleIDs = &SelectionStyleIDs[aIndex]; in InitSelectionStyle() local
4167 if (styleIDs->mForeground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4170 foreColor = LookAndFeel::GetColor(styleIDs->mForeground); in InitSelectionStyle()
4172 if (styleIDs->mBackground == LookAndFeel::ColorID::End) { in InitSelectionStyle()
4175 backColor = LookAndFeel::GetColor(styleIDs->mBackground); in InitSelectionStyle()
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/
H A Dlatex2html.pin975 dbmopen(%styleID, "$TMP_${dd}styleIDs",0755);
/dports/textproc/latex2html/latex2html-2016/
H A Dlatex2html.pin946 dbmopen(%styleID, "$TMP_${dd}styleIDs",0755);