Home | History | Annotate | Download | only in src

Lines Matching refs:nBorderStyle

922   int32_t nBorderStyle = 0;
928 nBorderStyle = PBS_DASH;
932 nBorderStyle = PBS_BEVELED;
938 nBorderStyle = PBS_INSET;
944 nBorderStyle = PBS_UNDERLINED;
947 nBorderStyle = PBS_SOLID;
1026 crLeftTop, crRightBottom, nBorderStyle,
1048 nBorderStyle, dsBorder) +
1063 switch (nBorderStyle) {
1081 nBorderStyle, dsBorder) +
1110 int32_t nBorderStyle = 0;
1116 nBorderStyle = PBS_DASH;
1120 nBorderStyle = PBS_BEVELED;
1126 nBorderStyle = PBS_INSET;
1132 nBorderStyle = PBS_UNDERLINED;
1135 nBorderStyle = PBS_SOLID;
1179 crLeftTop, crRightBottom, nBorderStyle,
1184 switch (nBorderStyle) {
1200 crLeftTop, crRightBottom, nBorderStyle,
1236 int32_t nBorderStyle = 0;
1242 nBorderStyle = PBS_DASH;
1246 nBorderStyle = PBS_BEVELED;
1252 nBorderStyle = PBS_INSET;
1258 nBorderStyle = PBS_UNDERLINED;
1261 nBorderStyle = PBS_SOLID;
1308 if (nBorderStyle == PBS_BEVELED) {
1311 } else if (nBorderStyle == PBS_INSET) {
1319 nBorderStyle, dsBorder);
1324 nBorderStyle, dsBorder);
1329 switch (nBorderStyle) {
1345 if (nBorderStyle == PBS_BEVELED) {
1349 } else if (nBorderStyle == PBS_INSET) {
1357 nBorderStyle, dsBorder);
1363 nBorderStyle, dsBorder);
1744 int32_t nBorderStyle = 0;
1749 nBorderStyle = PBS_DASH;
1753 nBorderStyle = PBS_BEVELED;
1759 nBorderStyle = PBS_INSET;
1765 nBorderStyle = PBS_UNDERLINED;
1768 nBorderStyle = PBS_SOLID;
1773 crLeftTop, crRightBottom, nBorderStyle,