OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uses_markup
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
gtk_chrome_link_button.cc
68
gboolean
uses_markup
= button->
uses_markup
;
local
70
if (!
uses_markup
) {
92
if (!
uses_markup
) {
211
GTK_CHROME_LINK_BUTTON(lb)->
uses_markup
= FALSE;
219
GTK_CHROME_LINK_BUTTON(lb)->
uses_markup
= TRUE;
gtk_chrome_link_button.h
48
gboolean
uses_markup
;
member in struct:_GtkChromeLinkButton
Completed in 33 milliseconds