Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Dpaint.c716 BOOL atBottom = (para->pCell != para->next_para->member.para.pCell); in ME_DrawTableBorders() local
718 int bottom = (atBottom ? in ME_DrawTableBorders()
778 if (atBottom) { in ME_DrawTableBorders()