Searched defs:is_url (Results 1 – 4 of 4) sorted by relevance
49 bool is_url; member
97 bool is_url() const { return type_ == URL; } in is_url() function
278 bool is_url = true; in DrawString() local