Searched refs:LVDrawThread (Results 1 – 2 of 2) sorted by relevance
248 friend class LVDrawThread; variable
736 class LVDrawThread : public LVThread { class742 LVDrawThread( LVDocView * view, int offset, int page, LVRef<LVDrawBuf> drawbuf ) in LVDrawThread() function in LVDrawThread815 LVRef<LVThread> thread( new LVDrawThread( this, offset, p, drawbuf ) ); in cachePageImage()