Home
last modified time | relevance | path

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

/dports/graphics/povray36/povray-3.6.1/source/base/
H A Dpovmsgid.h188 kPOVAttrib_LineCount = 'LCnt', enumerator
/dports/graphics/megapov/megapov-1.2.1/source/base/
H A Dpovmsgid.h199 kPOVAttrib_LineCount = 'LCnt', enumerator
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/povms/
H A Dpovmsid.h628 kPOVAttrib_LineCount = 'LCnt', enumerator
/dports/graphics/povray37/povray-3.7.0.10/source/base/
H A Dpovmsgid.h618 kPOVAttrib_LineCount = 'LCnt', enumerator
/dports/graphics/povray36/povray-3.6.1/source/frontend/
H A Dmessageoutput.cpp963 if(POVMSUtil_GetInt(msg, kPOVAttrib_LineCount, &s) == kNoErr) in Progress()
/dports/graphics/povray36/povray-3.6.1/source/
H A Dpovmsend.cpp749 (void)POVMSUtil_SetInt(msg, kPOVAttrib_LineCount, opts.Last_Line - opts.First_Line); in BuildProgress()
/dports/graphics/megapov/megapov-1.2.1/source/
H A Dpovmsend.cpp887 (void)POVMSUtil_SetInt(msg, kPOVAttrib_LineCount, opts.Last_Line - opts.First_Line); in BuildProgress()
/dports/graphics/megapov/megapov-1.2.1/source/frontend/
H A Dmessageoutput.cpp1114 if(POVMSUtil_GetInt(msg, kPOVAttrib_LineCount, &s) == kNoErr) in Progress()