UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SlateTextHighlightRunRenderer.h:15
virtual ~FSlateTextHighlightRunRenderer()
Definition SlateTextHighlightRunRenderer.h:20
static SLATE_API TSharedRef< FSlateTextHighlightRunRenderer > Create()
Definition SlateTextHighlightRunRenderer.cpp:42
virtual SLATE_API int32 OnPaint(const FPaintArgs &Args, const FTextLayout::FLineView &Line, const TSharedRef< ISlateRun > &Run, const TSharedRef< ILayoutBlock > &Block, const FTextBlockStyle &DefaultStyle, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override
Definition SlateTextHighlightRunRenderer.cpp:12
Definition SlateTypes.h:326
Definition TextLayout.h:328