Searched defs:kFill (Results 1 – 7 of 7) sorted by relevance
45 kFill, enumerator
31 constexpr char kFill = '_'; variable
23 enum class Type { kFill, kStroke }; enumerator
23 kFill, enumerator
39 kFill = 0, enumerator
1649 kFill, in test_rrect() enumerator
742 enum class DIEllipseStyle { kStroke = 0, kHairline, kFill }; enumerator