Home
last modified time | relevance | path

Searched defs:text_color (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/projects/libgd/
Dgd_image_string_fuzzer.cc42 const int text_color = stream.ConsumeIntegral<int>(); in LLVMFuzzerTestOneInput() local
/external/fmtlib/include/fmt/
Dcolor.h316 detail::color_type text_color) FMT_NOEXCEPT in text_style()