OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:children_width_requisition
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc
137
box->
children_width_requisition
= 0;
176
gint
children_width_requisition
= 0;
local
178
&
children_width_requisition
);
local
185
box->
children_width_requisition
>
children_width_requisition
) {
205
box->
children_width_requisition
= 0;
226
&box->
children_width_requisition
);
gtk_chrome_shrinkable_hbox.h
51
int
children_width_requisition
;
member in struct:_GtkChromeShrinkableHBox
/external/chromium_org/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc
134
box->
children_width_requisition
= 0;
173
gint
children_width_requisition
= 0;
local
175
&
children_width_requisition
);
local
185
box->
children_width_requisition
>
children_width_requisition
) {
205
box->
children_width_requisition
= 0;
226
&box->
children_width_requisition
);
gtk_chrome_shrinkable_hbox.h
50
int
children_width_requisition
;
member in struct:_GtkChromeShrinkableHBox
Completed in 54 milliseconds