I can\'t search for | in Google. If you had found it in a software source code that you are trying to interpret, you didn\'t know what it does and you couldn\'t ask other pe
| is the OR operator. Those two values are probably flags that are ints with 1 bit set, and the resulting value is which style values to use.