Home
last modified time | relevance | path

Searched refs:selectionDirection (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/UI/
DLogoRow.cs38 … void Draw(Context ctx, Rectangle selectedArea, SelectionDirection selectionDirection, TermSharp.S… in Draw() argument
44 base.Draw(ctx, selectedArea, selectionDirection, selectionMode); in Draw()