Home
last modified time | relevance | path

Searched refs:copyAllTo (Results 1 – 10 of 10) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dmfile.h166 virtual FileOfs copyAllTo(Stream *stream);
H A Dtextfile.h133 virtual FileOfs copyAllTo(Stream *stream);
H A Dvfs.cc238 s.copyAllTo(&g); in load_node()
H A Dstream.h45 virtual FileOfs copyAllTo(Stream *stream);
H A Dtextfile.cc213 FileOfs ht_ltextfile::copyAllTo(Stream *stream) in copyAllTo() function in ht_ltextfile
H A Dmfile.cc238 FileOfs FileModificator::copyAllTo(Stream *stream) in copyAllTo() function in FileModificator
H A Dstream.cc98 FileOfs Stream::copyAllTo(Stream *stream) in copyAllTo() function in Stream
H A Dtextedit.cc2501 old->copyAllTo(&temp); in save()
2517 temp.copyAllTo(f); in save()
H A Dhtapp.cc2362 e->layer->copyAllTo(f); in handlemsg()
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharo-1.4.changes58645 copyAllTo: aReference
58646 ^ self resolve copyAllTo: aReference! !
59523 copyAllTo: aResolvable