Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderInline.cpp1494 const Vector<StyleDashboardRegion>& styleRegions = style()->dashboardRegions(); in addDashboardRegions() local
1495 unsigned i, count = styleRegions.size(); in addDashboardRegions()
1497 StyleDashboardRegion styleRegion = styleRegions[i]; in addDashboardRegions()
DRenderObject.cpp2379 const Vector<StyleDashboardRegion>& styleRegions = style()->dashboardRegions(); in addDashboardRegions() local
2380 unsigned i, count = styleRegions.size(); in addDashboardRegions()
2382 StyleDashboardRegion styleRegion = styleRegions[i]; in addDashboardRegions()