Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/fileformats/
H A Docad8_file_format_p.h167 void exportSymbolIcon(const Symbol* symbol, u8 ocad_icon[]);
H A Docad8_file_format.cpp2016 void OCAD8FileExport::exportSymbolIcon(const Symbol* symbol, u8 ocad_icon[]) in exportSymbolIcon() argument
2066 *(ocad_icon++) = u8((first << 4) + second); in exportSymbolIcon()
2068 ocad_icon++; in exportSymbolIcon()