Home | History | Annotate | Download | only in css

Lines Matching defs:isLeft

1715     const bool isLeft = isLeftPage(pageIndex);
1718 matchPageRules(defaultPrintStyle, isLeft, isFirst, page);
1719 matchPageRules(m_userStyle.get(), isLeft, isFirst, page);
1720 matchPageRules(m_authorStyle.get(), isLeft, isFirst, page);