Searched defs:WebType (Results 1 – 2 of 2) sorted by relevance
22 …mpl::Create(const std::string& src, const RefPtr<WebController>& webController, WebType /* type */, in Create() argument36 …oid(const std::string&)>&& setHapPathCallback, int32_t parentWebId, bool popup, WebType /* type */, in Create() argument
628 enum class WebType { SURFACE = 0, TEXTURE }; enum