Home
last modified time | relevance | path

Searched refs:mFormatList (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/app/
H A Dformatdialog.cpp255 mFormatList = nullptr; in FormatDialog()
287 mFormatList = new QListWidget(page); in FormatDialog()
292 l1->setBuddy(mFormatList); in FormatDialog()
293 gl->addWidget(mFormatList, row + 1, 0); in FormatDialog()
407 mFormatList->clearSelection(); in formatSelected()
469 mFormatList->setCurrentItem(item); in setSelectedFormat()
492 mFormatList->setCurrentItem(item); in setSelectedFormat()
532 if (mFormatList != nullptr && mFormatList->selectedItems().count() == 0) ok = false; in checkValid()
554 mFormatList->clear(); in buildFormatList()
582 mime.comment(), mFormatList); in buildFormatList()
[all …]
H A Dformatdialog.h89 QListWidget *mFormatList; variable
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DIEnumFE.cpp16 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
72 if (mCurrentIdx >= mFormatList.Length()) return S_FALSE; in Next()
74 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
83 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
97 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) return S_FALSE; in Skip()
116 CEnumFormatEtc* pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
132 FormatEtc* etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h81 nsTArray<FormatEtc> mFormatList; // Formats
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DIEnumFE.cpp16 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
72 if (mCurrentIdx >= mFormatList.Length()) return S_FALSE; in Next()
74 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
83 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
97 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) return S_FALSE; in Skip()
116 CEnumFormatEtc *pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
132 FormatEtc *etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h81 nsTArray<FormatEtc> mFormatList; // Formats
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DIEnumFE.cpp22 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
89 if (mCurrentIdx >= mFormatList.Length()) in Next()
92 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
102 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
118 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) in Skip()
141 CEnumFormatEtc * pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
161 FormatEtc * etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h82 nsTArray<FormatEtc> mFormatList; // Formats
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DIEnumFE.cpp16 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
72 if (mCurrentIdx >= mFormatList.Length()) return S_FALSE; in Next()
74 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
83 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
97 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) return S_FALSE; in Skip()
116 CEnumFormatEtc* pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
132 FormatEtc* etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h81 nsTArray<FormatEtc> mFormatList; // Formats
/dports/www/firefox/firefox-99.0/widget/windows/
H A DIEnumFE.cpp16 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
72 if (mCurrentIdx >= mFormatList.Length()) return S_FALSE; in Next()
74 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
83 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
97 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) return S_FALSE; in Skip()
116 CEnumFormatEtc* pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
132 FormatEtc* etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h81 nsTArray<FormatEtc> mFormatList; // Formats
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DIEnumFE.cpp16 mFormatList.AppendElements(aArray); in CEnumFormatEtc()
72 if (mCurrentIdx >= mFormatList.Length()) return S_FALSE; in Next()
74 uint32_t left = mFormatList.Length() - mCurrentIdx; in Next()
83 mFormatList[mCurrentIdx++].CopyOut(&aResult[idx++]); in Next()
97 if ((mCurrentIdx + aSkipNum) >= mFormatList.Length()) return S_FALSE; in Skip()
116 CEnumFormatEtc* pEnumObj = new CEnumFormatEtc(mFormatList); in Clone()
132 FormatEtc* etc = mFormatList.AppendElement(); in AddFormatEtc()
H A DIEnumFE.h81 nsTArray<FormatEtc> mFormatList; // Formats
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/tabs/
H A Dsetup_touch.cpp66 mFormatList(new NamesModel), in Setup_Touch()
76 mFormatList->fillFromArray(&formatList[0], formatListSize); in Setup_Touch()
119 "screenButtonsFormatEvent", mFormatList, 100, in Setup_Touch()
142 delete2(mFormatList) in ~Setup_Touch()
H A Dsetup_touch.h41 NamesModel *mFormatList; variable
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dsyntaxcheck.cpp98 mFormatList=newFormatList; in run()
126 fmtList.append(mFormatList.values()); in run()
540 elem.format=mFormatList["verbatim"]; in checkLine()
562 elem.format=mFormatList["#math"]; in checkLine()
564 elem.format=mFormatList["math"]; in checkLine()
652 elem.format=mFormatList["&math"]; in checkLine()
664 elem.format=mFormatList["math"]; in checkLine()
674 elem.format=mFormatList["&math"]; in checkLine()
897 elem.format=mFormatList["&math"]; in checkLine()
909 elem.format=mFormatList["math"]; in checkLine()
[all …]
H A Dsyntaxcheck.h146 QMap<QString,int> newFormatList,mFormatList; in Q_DECLARE_METATYPE() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/wayland/
H A Dqwaylandclipboard.cpp64 QStringList mFormatList; member in QWaylandMimeData
70 mFormatList.clear(); in clearAll()
75 mFormatList = formatList; in setFormats()
85 return mFormatList; in formats_sys()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/export/
H A DExportFFmpegDialogs.cpp1753 mFormatList->Select(mFormatList->FindString(gPrefs->Read(wxT("/FileFormats/FFmpegFormat")))); in ExportFFmpegOptions()
1859 mFormatList->DeselectAll(); in PopulateOrExchange()
2015 int n = mFormatList->GetSelections(selections); in FindSelectedFormat()
2153 mFormatList->Clear(); in FetchCompatibleFormatList()
2221 mFormatList->Append(mShownFormatNames); in FetchCompatibleFormatList()
2294 mFormatList->Clear(); in OnLoadPreset()
2295 mFormatList->Append(mFormatNames); in OnLoadPreset()
2370 mFormatList->Clear(); in OnAllFormats()
2371 mFormatList->Append(mFormatNames); in OnAllFormats()
2577 mFormatList->Select(newselfmt); in DoOnCodecList()
[all …]
H A DExportFFmpegDialogs.h246 wxListBox *mFormatList; variable