OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indicator_spacing
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/platform/gtk/
gtkdrawing.h
341
*
indicator_spacing
: [OUT] the spacing between the indicator and its
347
moz_gtk_checkbox_get_metrics(gint* indicator_size, gint*
indicator_spacing
);
352
*
indicator_spacing
: [OUT] the spacing between the indicator and its
358
moz_gtk_radio_get_metrics(gint* indicator_size, gint*
indicator_spacing
);
gtk2drawing.c
862
moz_gtk_checkbox_get_metrics(gint* indicator_size, gint*
indicator_spacing
)
868
"
indicator_spacing
",
indicator_spacing
,
875
moz_gtk_radio_get_metrics(gint* indicator_size, gint*
indicator_spacing
)
881
"
indicator_spacing
",
indicator_spacing
,
939
gint indicator_size,
indicator_spacing
;
local
[
all
...]
Completed in 31 milliseconds