Home | History | Annotate | Download | only in speech

Lines Matching refs:UI

13 #include "ui/gfx/rect.h"
31 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) {
33 BrowserThread::UI, FROM_HERE,
39 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
87 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
142 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) {
143 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, NewRunnableMethod(
148 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
197 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
209 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));