Searched defs:GetTR (Results 1 – 2 of 2) sorted by relevance
154 const CPDF_Object* CPDF_GeneralState::GetTR() const { in GetTR() function in CPDF_GeneralState
495 ImVec2 GetTR() const { return ImVec2(Max.x, Min.y); } // Top-right in GetTR() function