Searched refs:ApplyFunction (Results 1 – 1 of 1) sorted by relevance
37 using ApplyFunction = std::function<void(const RefPtr<RenderElement>&)>; variable52 void ApplyComposed(ApplyFunction&& applyFunction) in ApplyComposed()58 void ApplyComposed(const ApplyFunction& applyFunction) in ApplyComposed()147 ApplyFunction applyFunction_;