Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2815 nLightFaceFlags |= 0x80000; in CreateCustomShapeProperties()
2817 nLightFaceFlags |= 8; in CreateCustomShapeProperties()
2819 nLightFaceFlags &=~8; in CreateCustomShapeProperties()
2865 nLightFaceFlags |= 0x10000; in CreateCustomShapeProperties()
2867 nLightFaceFlags |= 1; in CreateCustomShapeProperties()
2869 nLightFaceFlags &=~1; in CreateCustomShapeProperties()
2933 nLightFaceFlags |= 0x40000; in CreateCustomShapeProperties()
2935 nLightFaceFlags |= 4; in CreateCustomShapeProperties()
2937 nLightFaceFlags &=~4; in CreateCustomShapeProperties()
3054 nLightFaceFlags |= 2; in CreateCustomShapeProperties()
[all …]

Completed in 39 milliseconds