OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_tooltip_text
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/views/widget/
tooltip_manager_win.cc
319
bool
has_tooltip_text
=
local
321
if (!
has_tooltip_text
|| (new_tooltip_text != tooltip_text_)) {
324
if (
has_tooltip_text
&& !new_tooltip_text.empty() && tooltip_showing_) {
Completed in 305 milliseconds