Searched refs:fCachedBounds (Results 1 - 2 of 2) sorted by path

/haiku/src/libs/icon/shape/
H A DVectorPath.h211 mutable BRect fCachedBounds; member in class:VectorPath
H A DVectorPath.cpp106 fCachedBounds(0.0, 0.0, -1.0, -1.0)
122 fCachedBounds(0.0, 0.0, -1.0, -1.0)
139 fCachedBounds(0.0, 0.0, -1.0, -1.0)
308 fCachedBounds = from.fCachedBounds;
313 fCachedBounds.Set(0.0, 0.0, -1.0, -1.0);
431 fCachedBounds.Set(0.0, 0.0, -1.0, -1.0);
451 fCachedBounds.Set(0.0, 0.0, -1.0, -1.0);
472 fCachedBounds.Set(0.0, 0.0, -1.0, -1.0);
505 fCachedBounds
[all...]

Completed in 194 milliseconds