Searched refs:GetRotatedRect (Results 1 – 3 of 3) sorted by relevance
144 CFX_FloatRect GetRotatedRect() const;
864 CFX_FloatRect rcWindow = GetRotatedRect();877 CFX_FloatRect CPDFSDK_Widget::GetRotatedRect() const { function in CPDFSDK_Widget
1117 CFX_FloatRect rcWindow = widget_->GetRotatedRect(); in SetAsPushButton()1354 CFX_FloatRect rcWindow = widget_->GetRotatedRect(); in SetAsCheckBox()1470 CFX_FloatRect rcWindow = widget_->GetRotatedRect(); in SetAsRadioButton()1945 pStreamDict->SetRectFor("BBox", widget_->GetRotatedRect()); in Write()1957 return GetRectFillAppStream(widget_->GetRotatedRect(), crBackground); in GetBackgroundAppStream()1963 CFX_FloatRect rcWindow = widget_->GetRotatedRect(); in GetBorderAppStream()