Home
last modified time | relevance | path

Searched defs:scroll_percent (Results 1 – 6 of 6) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/src/
H A Deditor.h156 gfloat scroll_percent; member
/dports/devel/geany/geany-1.38/src/
H A Deditor.h156 gfloat scroll_percent; member
/dports/graphics/py-glooey/glooey-0.3.3/glooey/
H A Dscrolling.py283 def scroll_percent(self, step_percent): member in ScrollPane
/dports/www/vimb/vimb-3.6.0/src/
H A Dmain.h175 …guint scroll_percent; /* Current position of the viewport in document (percent).… member
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmenu.cc560 int scroll_percent = scroll*100/(menu_height-viewport_height); in _allocate_region() local
H A Dui.cc1537 const float scroll_percent = m_scroll/(float)(ch_reg.height-m_region.height); in _allocate_region() local