Home | History | Annotate | Download | only in src

Lines Matching refs:rcButton

1039 	CPDF_Rect rcButton = rcClient;

1040 rcButton.left = rcButton.right - 13;
1041 rcButton.Normalize();
1056 rcEdit.right = rcButton.left;
1102 sBody << CPWL_Utils::GetDropButtonAppStream(rcButton);