Home | History | Annotate | Download | only in src

Lines Matching refs:rcButton

1390   CPDF_Rect rcButton = rcClient;
1391 rcButton.left = rcButton.right - 13;
1392 rcButton.Normalize();
1403 rcEdit.right = rcButton.left;
1450 sBody << CPWL_Utils::GetDropButtonAppStream(rcButton);