Searched defs:pageBreak (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/css/
H A DCSSComputedStyleDeclaration.cpp1305 EPageBreak pageBreak = style->pageBreakInside(); local
1306 ASSERT(pageBreak != PBALWAYS);
1307 if (pageBreak == PBALWAYS)

Completed in 121 milliseconds