Searched refs:EnumFunctor (Results 1 – 1 of 1) sorted by relevance
802 class EnumFunctor class810 EnumFunctor( const ExpressionFunct eFunct, const ParserContextSharedPtr& rContext ) in EnumFunctor() function in __anoneb3093d20111::EnumFunctor1024 … str_p( "pi" )[ EnumFunctor(ENUM_FUNC_PI, self.getContext() ) ] in definition()1025 … | str_p( "left" )[ EnumFunctor(ENUM_FUNC_LEFT, self.getContext() ) ] in definition()1026 … | str_p( "top" )[ EnumFunctor(ENUM_FUNC_TOP, self.getContext() ) ] in definition()1027 … | str_p( "right" )[ EnumFunctor(ENUM_FUNC_RIGHT, self.getContext() ) ] in definition()1028 … | str_p( "bottom" )[ EnumFunctor(ENUM_FUNC_BOTTOM, self.getContext() ) ] in definition()1029 … | str_p( "xstretch" )[ EnumFunctor(ENUM_FUNC_XSTRETCH, self.getContext() ) ] in definition()1030 … | str_p( "ystretch" )[ EnumFunctor(ENUM_FUNC_YSTRETCH, self.getContext() ) ] in definition()1031 … | str_p( "hasstroke" )[ EnumFunctor(ENUM_FUNC_HASSTROKE, self.getContext() ) ] in definition()[all …]