Home
last modified time | relevance | path

Searched refs:YieldFunc (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx647 (YieldFunc) DisplayHasEvent, in SalX11Display()
648 (YieldFunc) DisplayQueue, in SalX11Display()
649 (YieldFunc) DisplayYield ); in SalX11Display()
H A Dsaldata.cxx584 YieldFunc pending; // predicate (determines pending events)
585 YieldFunc queued; // read and queue up events
586 YieldFunc handle; // handle pending events
598 YieldFunc pending, in Insert()
599 YieldFunc queued, in Insert()
600 YieldFunc handle ) in Insert()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx547 YieldFunc pending,
548 YieldFunc queued,
549 YieldFunc handle );
905 YieldFunc pending;
906 YieldFunc handle;
969 YieldFunc pending, in sal_source_create_watch()
970 YieldFunc handle, in sal_source_create_watch()
999 YieldFunc pending, in Insert() argument
1000 YieldFunc, in Insert()
1001 YieldFunc handle ) in Insert()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx205 typedef int(*YieldFunc)(int fd, void* data); typedef
240 YieldFunc pending,
241 YieldFunc queued,
242 YieldFunc handle );

Completed in 32 milliseconds