Searched refs:InnerToOuter (Results 1 – 2 of 2) sorted by relevance
194 …CPDF_Point InnerToOuter(const CPDF_Point & point) const{return CPDF_Point(point.x + GetBTPoin… in InnerToOuter() function196 …CPDF_Rect InnerToOuter(const CLST_Rect & rect) const{CPDF_Point ptLeftTop = InnerToOuter(CPDF… in InnerToOuter() function197 CPDF_Point ptRightBottom = InnerToOuter(CPDF_Point(rect.right,rect.bottom)); in InnerToOuter()
202 return InnerToOuter(CFX_ListContainer::GetContentRect()); in GetContentRect()315 return InnerToOuter(rcItem); in GetItemRect()