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

/inkscape/src/extension/internal/
H A Dmetafile-print.cpp129 U_COLORREF PrintMetafile::_gethexcolor(uint32_t color) function in class:Inkscape::Extension::Internal::PrintMetafile
251 *hatchColor = _gethexcolor(hcolor);
253 *hatchColor = _gethexcolor(hcolor);
254 *bkColor = _gethexcolor(bcolor);

Completed in 10 milliseconds