Searched defs:GetBoundingBox (Results 1 – 4 of 4) sorted by relevance
27 CFX_FloatRect CPDF_Path::GetBoundingBox() const { in GetBoundingBox() function in CPDF_Path31 CFX_FloatRect CPDF_Path::GetBoundingBox(float line_width, in GetBoundingBox() function in CPDF_Path
36 const BoundingBox &DetectedObject::GetBoundingBox() const in GetBoundingBox() function in od::DetectedObject
254 CFX_FloatRect CFX_PathData::GetBoundingBox() const { in GetBoundingBox() function in CFX_PathData265 CFX_FloatRect CFX_PathData::GetBoundingBox(float line_width, in GetBoundingBox() function in CFX_PathData
42 bool GetBoundingBox(CPDF_Page* page, in GetBoundingBox() function