Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.h850 UT_RGBColor getColorImage(void) const { return m_colorImage; } in getColorImage() function
H A Dfp_Run.cpp3914 painter.fillRect(pView->getColorImage(), xoff, yoff, getWidth(), getHeight()); in _draw()