Searched refs:brushStyle (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Demf-print.cpp351 uint32_t brushStyle; local
365 brushStyle = U_BS_SOLID;
412 brushStyle = U_BS_HATCHED;
449 lb = logbrush_set(brushStyle, hatchColor, hatchType);
545 uint32_t brushStyle; local
565 brushStyle = U_BS_SOLID;
582 brushStyle = U_BS_DIBPATTERN;
591 brushStyle = U_BS_HATCHED;
609 brushStyle = U_BS_HATCHED;
653 brushStyle
[all...]
H A Dwmf-print.cpp343 uint32_t brushStyle; local
357 brushStyle = U_BS_SOLID;
403 brushStyle = U_BS_HATCHED;
456 lb = U_WLOGBRUSH_set(brushStyle, hatchColor, hatchType);

Completed in 27 milliseconds