Searched refs:bottomright (Results 1 – 7 of 7) sorted by relevance
385 Color bottomright = null; in paint() local390 bottomright = dark; in paint()394 bottomright = light; in paint()403 g.setColor(bottomright); in paint()
573 -moz-border-radius-bottomright: 4px;
6345 PixelData bottomright);8373 PixelData bottomleft, PixelData bottomright) in getRawDataFromPixelData() argument8381 const PixelData* pixels[] = { &bottomleft, &bottomright, &topleft, &topright }; in getRawDataFromPixelData()8388 DE_ASSERT(topleft.data_internalformat == bottomright.data_internalformat); in getRawDataFromPixelData()8391 DE_ASSERT(topleft.data_type == bottomright.data_type); in getRawDataFromPixelData()
670 -moz-border-radius-bottomright: 4px;
725 -moz-border-radius-bottomright: 4px;
663 -moz-border-radius-bottomright: 4px;
81337 static nsIAtom* bottomright; member in nsGkAtoms