Lines Matching defs:ptCenter
77 CPDF_Point ptCenter = CPDF_Point((rcClient.left + rcClient.right) * 0.5f,80 CPDF_Point pt1(ptCenter.x - 2.0f, ptCenter.y + 2.0f * 0.5f);81 CPDF_Point pt2(ptCenter.x + 2.0f, ptCenter.y + 2.0f * 0.5f);82 CPDF_Point pt3(ptCenter.x, ptCenter.y - 3.0f * 0.5f);