Searched refs:BACKGROUND_OPITEM (Results 1 – 2 of 2) sorted by relevance
60 BACKGROUND_OPITEM, enumerator490 : OpItem(DrawOpItem::BACKGROUND_OPITEM), brushHandle(brushHandle) {} in ConstructorHandle()495 …explicit DrawBackgroundOpItem(const Brush& brush) : DrawOpItem(DrawOpItem::BACKGROUND_OPITEM), bru… in DrawBackgroundOpItem()
55 { DrawOpItem::BACKGROUND_OPITEM, "BACKGROUND_OPITEM" },657 UNMARSHALLING_REGISTER(DrawBackground, DrawOpItem::BACKGROUND_OPITEM,661 : DrawOpItem(BACKGROUND_OPITEM) in DrawBackgroundOpItem()