Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp3879bottomBorderwidth = bottomBorderwidth != 0 ? bottomBorderwidth : DEFAULT_BORDER_WIDTH; in measureBorder()
3880 return bottomBorderwidth;} in measureBorder()
7878 bottomBorderwidth = bottomBorderwidth!=0 ? bottomBorderwidth : DEFAULT_BORDER_WIDTH; in DrawBorder()
7992 bottomBorderwidth=bbw; in DrawBorder()
8024 } else bottomBorderwidth=0; in DrawBorder()
8099 bottomBorderwidth=bbw; in DrawBorder()
8135 dot=interval=bottomBorderwidth; in DrawBorder()
8141 dot=3*bottomBorderwidth; in DrawBorder()
8142 interval=3*bottomBorderwidth; in DrawBorder()
8195 bottomBorderwidth=bbw; in DrawBorder()
[all …]