Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.h846 UT_RGBColor getColorMargin(void) const { return m_colorMargin; } in getColorMargin() function
H A Dfv_View_protected.cpp4583 painter.fillRect(getColorMargin(), 0, 0, getWindowWidth(), getWindowHeight()); in _draw()