Searched defs:valuew (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dregistrytool.cpp74 gunichar2 *valuew = g_utf8_to_utf16(value.data(), -1, 0,0,0); local
87 0, REG_SZ, (LPBYTE) valuew, (DWORD) (2*value.size() + 2)))
/inkscape/src/libuemf/
H A Duwmf.h1589 uint16_t valuew[2]; //!< if 1 bit set font mapper selects only matching aspect fonts. reassemble/store the value using valuew, the 32 bit value is not aligned. member in struct:__anon382

Completed in 28 milliseconds