Searched refs:styleIDs (Results 1 – 9 of 9) sorted by relevance
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/fonts/ |
H A D | dfontproperties.cpp | 232 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 D | nsTextFrame.cpp | 4200 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 D | nsTextFrame.cpp | 4319 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 D | nsTextFrame.cpp | 4052 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 D | nsTextFrame.cpp | 4100 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 D | nsTextFrame.cpp | 4200 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 D | nsTextFrame.cpp | 4164 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 D | latex2html.pin | 975 dbmopen(%styleID, "$TMP_${dd}styleIDs",0755);
|
/dports/textproc/latex2html/latex2html-2016/ |
H A D | latex2html.pin | 946 dbmopen(%styleID, "$TMP_${dd}styleIDs",0755);
|