Searched defs:targetType (Results 1 – 6 of 6) sorted by relevance
218 WebURLRequest::TargetType WebURLRequest::targetType() const in targetType() function in WebKit::WebURLRequest233 void WebURLRequest::setTargetType(TargetType targetType) in setTargetType()
46 WorkerScriptLoader::WorkerScriptLoader(ResourceRequestBase::TargetType targetType) in WorkerScriptLoader()
82 …EventQueue::enqueueOrDispatchScrollEvent(PassRefPtr<Node> target, ScrollEventTargetType targetType) in enqueueOrDispatchScrollEvent()
151 TargetType targetType() const { return m_targetType; } in targetType() function
749 com.android.dx.rop.type.Type targetType) { in getCastRop()
652 TypeId<?> targetType = TypeId.get(target); in numericCastingMethod() local