Searched refs:SetInnerForegroundDrawImpl (Results 1 – 3 of 3) sorted by relevance
87 …extensionHandler_->SetInnerForegroundDrawImpl([this](DrawingContext& context) { onDraw(context); }… in SetExtensionHandler()
75 void SetInnerForegroundDrawImpl(std::function<void(DrawingContext& Context)>&& impl) in SetInnerForegroundDrawImpl() function
133 extensionHandler_->SetInnerForegroundDrawImpl( in FlushRender()