Searched refs:content_surface (Results 1 – 1 of 1) sorted by relevance
1137 Surface content_surface = surface.SubSurface(content_bounds); in DrawField() local1139 DrawContent(content_surface, is_selected); in DrawField()1568 Surface content_surface = surface.SubSurface(content_bounds); in FieldDelegateDraw() local1570 DrawContent(content_surface, is_selected); in FieldDelegateDraw()2674 Surface content_surface = window.SubSurface(content_bounds); in WindowDelegateDraw() local2676 DrawContent(content_surface); in WindowDelegateDraw()3754 Surface content_surface = window.SubSurface(content_bounds); in WindowDelegateDraw() local3756 DrawContent(content_surface); in WindowDelegateDraw()