Home
last modified time | relevance | path

Searched refs:loading_file (Results 1 – 8 of 8) sorted by relevance

/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/context/
H A DLyricsTab.py102 self.loading_file = self.loading_template.render (
107 self.webview.load_string (self.loading_file, 'text/html', 'utf-8', self.basepath)
H A DArtistTab.py117 self.loading_file = self.loading_template.render (
122 self.webview.load_string (self.loading_file, 'text/html', 'utf-8', self.basepath)
H A DAlbumTab.py117 self.loading_file = self.loading_template.render (
123 self.webview.load_string (self.loading_file, 'text/html', 'utf-8', self.basepath)
/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dautoload.pl673 ( \+ '$loading_file'(FullFile, _Queue, _LoadThread)
H A Dinit.pl902 '$loading_file'(FullFile, _Queue, _LoadThread),
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/lv2/
H A Drkrlv2.C74 uint8_t loading_file;//flag to indicate that file load work is underway member
273 plug->loading_file = 0; in getFeatures()
3050 while(plug->loading_file) in revwork()
3052 plug->loading_file = 1; in revwork()
3066 plug->loading_file = 0;//clear flag for next file load in revwork_response()
3321 while(plug->loading_file) in echowork()
3323 plug->loading_file = 1; in echowork()
3337 plug->loading_file = 0;//clear flag for next file load in echowork_response()
/dports/biology/jalview/jalview/resources/lang/
H A DMessages.properties904 label.loading_file = Loading File: {0}
H A DMessages_es.properties828 label.loading_file = Cargando fichero: {0}