Searched refs:INLINE_BG_COLOR (Results 1 – 3 of 3) sorted by relevance
235 const char INLINE_BG_COLOR[] = "inline_bg_color"; variable
238 extern const char INLINE_BG_COLOR[];
189 theme->inlineBgColor_ = pattern->GetAttr<Color>(INLINE_BG_COLOR, Color()); in ParsePatternSubThirdPart()