Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/config/
H A DC4Constants.h164 APS_Name = 1<<2, enumerator
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4Def.cpp278 { "APS_Name", APS_Name }, in CompileFunc()
H A DC4Object.cpp4778 if (!(allow_picture_stack & APS_Name)) in CanConcatPictureWith()