Home
last modified time | relevance | path

Searched defs:select_coord (Results 1 – 3 of 3) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.cpp2992 void TileSetEditor::select_coord(const Vector2 &coord) { in select_coord() function in TileSetEditor
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dtile_set_editor_plugin.cpp2992 void TileSetEditor::select_coord(const Vector2 &coord) { in select_coord() function in TileSetEditor
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dnormal.cc147 void select_coord(Buffer& buffer, BufferCoord coord, SelectionList& selections) in select_coord() function