Searched refs:SCH_XML_SETFLAG (Results 1 – 1 of 1) sorted by relevance
65 #define SCH_XML_SETFLAG( status, flag ) (status)|= (flag) macro519 SCH_XML_SETFLAG( nValue, chart::ChartAxisMarks::INNER ); in handleSpecialItem()530 SCH_XML_SETFLAG( nValue, chart::ChartAxisMarks::OUTER ); in handleSpecialItem()551 SCH_XML_SETFLAG( nValue, chart::ChartDataCaption::VALUE | chart::ChartDataCaption::PERCENT ); in handleSpecialItem()553 SCH_XML_SETFLAG( nValue, chart::ChartDataCaption::VALUE ); in handleSpecialItem()555 SCH_XML_SETFLAG( nValue, chart::ChartDataCaption::PERCENT ); in handleSpecialItem()563 SCH_XML_SETFLAG( nValue, chart::ChartDataCaption::TEXT ); in handleSpecialItem()572 SCH_XML_SETFLAG( nValue, chart::ChartDataCaption::SYMBOL ); in handleSpecialItem()
Completed in 16 milliseconds