Home
last modified time | relevance | path

Searched defs:arrow_offset (Results 1 – 7 of 7) sorted by relevance

/dports/devel/SpecTcl/SpecTcl/SpecTcl/
H A Darrow.tk181 proc arrow_offset {base what master {offset 0}} { procedure
/dports/news/knews/knews-1.0b.1/Widgets/
H A DPullRightP.h27 Dimension arrow_offset; member
H A DMenuKnappP.h35 Dimension arrow_offset; member
/dports/games/ace-of-penguins/ace-1.4/games/
H A Dgolf.c41 static int arrow_offset, arrow_delta; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/bubble/
H A Dbubble_border.h179 int arrow_offset() const { return arrow_offset_; } in arrow_offset() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/
H A Dbubble_border.h179 int arrow_offset() const { return arrow_offset_; } in arrow_offset() function
/dports/deskutils/mate-notification-daemon/mate-notification-daemon-1.26.0/src/themes/standard/
H A Dtheme.c312 int arrow_offset = DEFAULT_ARROW_OFFSET; in create_border_with_arrow() local