Home
last modified time | relevance | path

Searched refs:arrow_scaling (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/gtk/
Dgtk2drawing.c1089 gfloat arrow_scaling = 0.7; in calculate_arrow_rect() local
1095 gtk_widget_style_get(arrow, "arrow_scaling", &arrow_scaling, NULL); in calculate_arrow_rect()
1098 (rect->height - misc->ypad * 2)) * arrow_scaling; in calculate_arrow_rect()