Searched refs:P_T (Results 1 – 2 of 2) sorted by relevance
109 #define P_T 0x10 /* 0001 0000 */ /* Track Kerning Info */ macro118 #define P_GMK (P_G | P_M | P_P | P_T) 119 #define P_ALL (P_G | P_M | P_P | P_T | P_C)
1444 if ((flags & P_T) && keyword) in parseFile()
Completed in 44 milliseconds