Home
last modified time | relevance | path

Searched refs:bottomright (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
DHolidayBorderPanel.java385 Color bottomright = null; in paint() local
390 bottomright = dark; in paint()
394 bottomright = light; in paint()
403 g.setColor(bottomright); in paint()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/doc/html/
Ddoxygen.css573 -moz-border-radius-bottomright: 4px;
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp6345 PixelData bottomright);
8373 PixelData bottomleft, PixelData bottomright) in getRawDataFromPixelData() argument
8381 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()
/third_party/libjpeg-turbo/doc/html/
Ddoxygen.css670 -moz-border-radius-bottomright: 4px;
/third_party/libevdev/doc/html/
Ddoxygen.css725 -moz-border-radius-bottomright: 4px;
/third_party/skia/third_party/externals/oboe/docs/reference/
Ddoxygen.css663 -moz-border-radius-bottomright: 4px;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81337 static nsIAtom* bottomright; member in nsGkAtoms