Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Ddynapi_test.c4126 BITCODE_H dictionary_acad_mlinestyle; in test_header() local
4127 … if (dwg_dynapi_header_value (dwg, "DICTIONARY_ACAD_MLINESTYLE", &dictionary_acad_mlinestyle, NULL) in test_header()
4128 …&& !memcmp (&dictionary_acad_mlinestyle, &dwg->header_vars.DICTIONARY_ACAD_MLINESTYLE, sizeof (dwg… in test_header()