Searched refs:isStarted (Results 1 – 11 of 11) sorted by relevance
58 virtual bool isStarted() = 0;
53 virtual bool isStarted();
62 bool WebSharedWorkerImpl::isStarted() in isStarted() function in WebKit::WebSharedWorkerImpl
134 if (m_webWorker->isStarted()) in load()
231 ESR_BOOL isStarted; member
79 …ic NFCSTATUS phFriNfc_Felica_HUpdateAttrBlkForWrOp(phFriNfc_NdefMap_t *NdefMap,uint8_t isStarted);947 …tic NFCSTATUS phFriNfc_Felica_HUpdateAttrBlkForWrOp(phFriNfc_NdefMap_t *NdefMap,uint8_t isStarted) in phFriNfc_Felica_HUpdateAttrBlkForWrOp() argument958 (( isStarted == FELICA_WRITE_STARTED )? in phFriNfc_Felica_HUpdateAttrBlkForWrOp()1040 if (isStarted == FELICA_WRITE_STARTED ) in phFriNfc_Felica_HUpdateAttrBlkForWrOp()
683 impl->isStarted = ESR_FALSE; in SR_RecognizerCreate()1022 impl->isStarted = ESR_TRUE; in SR_RecognizerStartImpl()1069 if (!impl->isStarted) in SR_RecognizerStopImpl()1259 impl->isStarted = ESR_FALSE; in SR_RecognizerStopImpl()1732 if (!impl->isStarted) in SR_RecognizerPutAudioImpl()
1576 …// FIXME: Is this isStarted check needed here? evaluateJavaScriptPluginRequest should not be called
29842 (-[WebBaseNetscapePluginView isStarted]): added so the stream knows the state of the view33743 … (-[WebBaseNetscapePluginView viewHasMoved:]): Just call setWindow since it now checks isStarted.
13104 (-[WebNetscapePluginView isStarted]):
28659 (WebKit::WebSharedWorkerImpl::isStarted):