Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregion.cxx246 return mbIsNull; in IsNull()
330 mbIsNull(bIsNull) in Region()
338 mbIsNull(false) in Region()
347 mbIsNull(false) in Region()
361 mbIsNull(false) in Region()
375 mbIsNull(false) in Region()
389 mbIsNull(rRegion.mbIsNull) in Region()
1465 mbIsNull = true; in SetNull()
1474 mbIsNull = false; in SetEmpty()
1483 mbIsNull = rRegion.mbIsNull; in operator =()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx58 bool mbIsNull : 1; member in Region

Completed in 17 milliseconds