Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx102 const size_t name_sz = std::min(sizeof szFaceName/sizeof(wchar_t)-1, in FontProperties() local
105 std::copy(nHashFaceName.getStr(), nHashFaceName.getStr() + name_sz, szFaceName); in FontProperties()
106 szFaceName[name_sz] = '\0'; in FontProperties()

Completed in 23 milliseconds