Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1827 #define wByte(n) \ in WriteBmp() macro
1830 wByte('B'); wByte('M'); in WriteBmp()
1848 wByte(*p); in WriteBmp()
1851 wByte(*p); in WriteBmp()
1854 wByte(*p); in WriteBmp()
1857 wByte(0); in WriteBmp()
1892 wByte(*p>>4); in WriteBmp()
1893 wByte(*p&0xf); in WriteBmp()
1899 wByte(0); in WriteBmp()
1908 #undef wByte in WriteBmp()

Completed in 22 milliseconds