Home
last modified time | relevance | path

Searched defs:Rulers (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/devtools/docs/user/rulers/
H A Dindex.rst2 Rulers chapter
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/editor/
H A Dselect_box_state.h46 Rulers = 1, enumerator
91 typedef std::vector<Ruler> Rulers; typedef
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dvdkdatabox.h109 VDKReadWriteValueProp<VDKDataBox, bool> Rulers; variable
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Actions/
H A DViewActions.cs44 public Gtk.ToggleAction Rulers { get; private set; } property in Pinta.Core.ViewActions