Searched refs:dirty_rec (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/ui/gtk/ |
D | gtk_util.h | 192 GdkRectangle* dirty_rec,
|
D | gtk_util.cc | 677 GdkRectangle* dirty_rec, in DrawTextEntryBackground() argument 689 GTK_STATE_NORMAL, GTK_SHADOW_IN, dirty_rec, in DrawTextEntryBackground() 701 GTK_STATE_NORMAL, GTK_SHADOW_NONE, dirty_rec, in DrawTextEntryBackground()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | gtk_util.h | 246 GdkRectangle* dirty_rec,
|
D | gtk_util.cc | 774 GdkRectangle* dirty_rec, in DrawTextEntryBackground() argument 786 GTK_STATE_NORMAL, GTK_SHADOW_IN, dirty_rec, in DrawTextEntryBackground() 798 GTK_STATE_NORMAL, GTK_SHADOW_NONE, dirty_rec, in DrawTextEntryBackground()
|