Home
last modified time | relevance | path

Searched refs:CreateProgress (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/scid/scid/src/
H A Dui.h36 inline Progress CreateProgress(UI_handle_t) { in CreateProgress() function
123 return UI_impl::CreateProgress(ti); in UI_CreateProgress()
H A Dui_tcltk.h117 inline Progress CreateProgress(UI_handle_t data) { in CreateProgress() function
/dports/audio/audacity/audacity-Audacity-3.1.3/src/import/
H A DImportPlugin.cpp45 void ImportFileHandle::CreateProgress() in CreateProgress() function in ImportFileHandle
H A DImportPlugin.h117 void CreateProgress();
H A DImportOGG.cpp236 CreateProgress(); in Import()
H A DImportQT.cpp262 CreateProgress(); in Import()
H A DImportFLAC.cpp419 CreateProgress(); in Import()
H A DImportPCM.cpp296 CreateProgress(); in Import()
H A DImportFFmpeg.cpp459 CreateProgress(); in Import()
H A DImportMP3.cpp261 CreateProgress(); in Import()
H A DImportGStreamer.cpp1027 CreateProgress(); in Import()
H A DImportAUP.cpp331 CreateProgress(); in Import()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_object_factory.h66 static LayoutProgress* CreateProgress(Node* node,
H A Dlayout_object_factory.cc191 LayoutProgress* LayoutObjectFactory::CreateProgress(Node* node, in CreateProgress() function in blink::LayoutObjectFactory
/dports/x11-toolkits/vdk/vdk-2.5.1/testvdk/
H A Dtestvdk.h63 static VDKObject* CreateProgress(VDKForm* owner);
H A Dtestvdk.cc129 {"Progress bar", TestvdkForm::CreateProgress ,"progcompo", NULL ,NULL, false},
193 TestvdkForm::CreateProgress(VDKForm* owner) in CreateProgress() function in TestvdkForm
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_object_factory.h95 static LayoutProgress* CreateProgress(Node* node,
H A Dlayout_object_factory.cc333 LayoutProgress* LayoutObjectFactory::CreateProgress(Node* node, in CreateProgress() function in blink::LayoutObjectFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/
H A Dhtml_progress_element.cc57 return LayoutObjectFactory::CreateProgress(this, style, legacy); in CreateLayoutObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/
H A Dhtml_progress_element.cc57 return LayoutObjectFactory::CreateProgress(this, style, legacy); in CreateLayoutObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbaside2.hxx137 void CreateProgress( const OUString& rText, sal_uInt32 nRange );
H A Dbaside2.cxx448 GetEditorWindow().CreateProgress( IDEResId(RID_STR_GENERATESOURCE), nLines*4 ); in LoadBasic()
H A Dbaside2b.cxx1346 void EditorWindow::CreateProgress( const OUString& rText, sal_uInt32 nRange ) in CreateProgress() function in basctl::EditorWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbaside2.hxx143 void CreateProgress( const OUString& rText, sal_uInt32 nRange );
H A Dbaside2.cxx432 GetEditorWindow().CreateProgress( IDEResId(RID_STR_GENERATESOURCE), nLines*4 ); in LoadBasic()

12