Home
last modified time | relevance | path

Searched refs:boundingRect (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/MIR/ARM/
Dlarger-subregister.mir12 # CHECK-NEXT: DW_AT_name {{.*}}"boundingRect"
28 !12 = !DILocalVariable(name: "boundingRect", arg: 1, scope: !5, file: !3, line: 388, type: !13)
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp209 CFX_FloatRect boundingRect = in UpdateBBox() local
211 if (boundingRect.Contains(pStream->GetDict()->GetRectFor("BBox"))) in UpdateBBox()
212 pStream->GetDict()->SetRectFor("BBox", boundingRect); in UpdateBBox()