Searched defs:toShift (Results 1 – 5 of 5) sorted by relevance
75 UBool toShift; member
82 UBool toShift; member in Target
207 UBool toShift; member
54 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList() local
453 …IntSize toShift() const { return IntSize(m_bmpRect.left - m_origRect.x(), m_bmpRect.top - m_origRe… in toShift() function in WebCore::TransparentLayerDC