Searched refs:has_document (Results 1 – 5 of 5) sorted by relevance
227 if (CEF_MEMBER_MISSING(_struct, has_document)) in HasDocument()233 int _retval = _struct->has_document(_struct); in HasDocument()
154 bool has_document() const { return has_document_; } in has_document() function
684 has_document_ = contents_delegate_->has_document(); in OnStateChanged()
410 GetStruct()->has_document = browser_has_document; in CefBrowserCppToC()
145 int(CEF_CALLBACK* has_document)(struct _cef_browser_t* self);