Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/source/tools/
H A Db2dclipstate.cxx47 maPendingPolygons(), in ImplB2DClipState()
54 maPendingPolygons(), in ImplB2DClipState()
62 maPendingPolygons(), in ImplB2DClipState()
69 maPendingPolygons(), in ImplB2DClipState()
78 && !maPendingPolygons.count() in isCleared()
84 maPendingPolygons.clear(); in makeClear()
98 return !maPendingPolygons.count() in isNull()
105 maPendingPolygons.clear(); in makeNull()
114 return maPendingPolygons == rRHS.maPendingPolygons in operator ==()
142 maPendingPolygons.append(aPoly); in addPolygon()
[all …]