Searched refs:content_surface (Results 1 – 1 of 1) sorted by relevance
1138 SubPad content_surface = SubPad(surface, content_bounds); in DrawField() local1140 DrawContent(content_surface, is_selected); in DrawField()1511 SubPad content_surface = SubPad(surface, content_bounds); in FieldDelegateDraw() local1513 DrawContent(content_surface, is_selected); in FieldDelegateDraw()2275 DerivedWindow content_surface = DerivedWindow(window, content_bounds); in WindowDelegateDraw() local2277 DrawContent(content_surface); in WindowDelegateDraw()