Home
last modified time | relevance | path

Searched defs:kBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/fxbarcode/
H A DBC_Writer.h32 static const FX_ARGB kBackgroundColor = 0xffffffff; variable
/aosp_15_r20/external/skia/tests/graphite/
H A DRecordingOrderTest.cpp27 constexpr SkColor4f kBackgroundColor = SkColors::kWhite; variable
H A DImageProviderTest.cpp40 constexpr SkColor4f kBackgroundColor = SkColors::kBlue; variable
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_monthcalendartp.cpp27 constexpr FX_ARGB kBackgroundColor = ArgbEncode(0xff, 255, 255, 255); variable