Searched defs:rawNumber (Results 1 – 3 of 3) sorted by relevance
1678 int32_t rawNumber = borderLength / (2 * NormalizeToPx(left.GetWidth())); in PaintBorderWithLine() local1697 int32_t rawNumber = borderLength / (2 * NormalizeToPx(bottom.GetWidth())); in PaintBorderWithLine() local1716 int32_t rawNumber = borderLength / (2 * NormalizeToPx(right.GetWidth())); in PaintBorderWithLine() local1734 int32_t rawNumber = borderLength / (2 * NormalizeToPx(top.GetWidth())); in PaintBorderWithLine() local
2867 int32_t rawNumber = borderLength / (2 * NormalizeToPx(left.GetWidth())); in PaintBorderWithLine() local2897 int32_t rawNumber = borderLength / (2 * NormalizeToPx(bottom.GetWidth())); in PaintBorderWithLine() local2927 int32_t rawNumber = borderLength / (2 * NormalizeToPx(right.GetWidth())); in PaintBorderWithLine() local2954 int32_t rawNumber = borderLength / (2 * NormalizeToPx(top.GetWidth())); in PaintBorderWithLine() local
271 int32_t rawNumber = borderLength / (PARAM_DOUBLE * borderWidth); in ApplyLineStyle() local