Lines Matching defs:DefaultValue
10505 // - It provides a home for the DefaultValue static method, for Foo callers
10517 // DefaultValue returns an empty slice.
10518 static DecodeCborArgQuirks DefaultValue();
10532 DecodeCborArgQuirks quirks = DecodeCborArgQuirks::DefaultValue());
10715 // - It provides a home for the DefaultValue static method, for Foo callers
10727 // DefaultValue returns an empty slice.
10728 static DecodeImageArgQuirks DefaultValue();
10737 // DefaultValue returns 0.
10738 static DecodeImageArgFlags DefaultValue();
10776 // DefaultValue returns WUFFS_BASE__PIXEL_BLEND__SRC.
10777 static DecodeImageArgPixelBlend DefaultValue();
10787 // DefaultValue returns 1, an invalid wuffs_base__color_u32_argb_premul.
10788 static DecodeImageArgBackgroundColor DefaultValue();
10797 // DefaultValue returns 1048575 = 0x000F_FFFF, more than 1 million pixels.
10798 static DecodeImageArgMaxInclDimension DefaultValue();
10808 // DefaultValue returns 16777215 = 0x00FF_FFFF, one less than 16 MiB.
10809 static DecodeImageArgMaxInclMetadataLength DefaultValue();
10861 DecodeImageArgQuirks quirks = DecodeImageArgQuirks::DefaultValue(),
10862 DecodeImageArgFlags flags = DecodeImageArgFlags::DefaultValue(),
10864 DecodeImageArgPixelBlend::DefaultValue(),
10866 DecodeImageArgBackgroundColor::DefaultValue(),
10868 DecodeImageArgMaxInclDimension::DefaultValue(),
10870 DecodeImageArgMaxInclMetadataLength::DefaultValue());
10933 // - It provides a home for the DefaultValue static method, for Foo callers
10945 // DefaultValue returns an empty slice.
10946 static DecodeJsonArgQuirks DefaultValue();
10955 // DefaultValue returns an empty string.
10956 static DecodeJsonArgJsonPointer DefaultValue();
10978 DecodeJsonArgQuirks quirks = DecodeJsonArgQuirks::DefaultValue(),
10980 DecodeJsonArgJsonPointer::DefaultValue());
44295 DecodeCborArgQuirks::DefaultValue() {
44811 DecodeImageArgQuirks::DefaultValue() {
44818 DecodeImageArgFlags::DefaultValue() {
44827 DecodeImageArgPixelBlend::DefaultValue() {
44836 DecodeImageArgBackgroundColor::DefaultValue() {
44844 DecodeImageArgMaxInclDimension::DefaultValue() {
44853 DecodeImageArgMaxInclMetadataLength::DefaultValue() {
45224 DecodeJsonArgQuirks::DefaultValue() {
45232 DecodeJsonArgJsonPointer::DefaultValue() {