Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_Line.cpp2180 bool bDoShade = (getBlock() && (getBlock()->getPattern() > 0)); in draw() local
2181 if(bDoShade) in draw()