Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx822 const ImplFontAttrWidthSearchData* pWidthList = aImplWidthAttrSearchList; in getMapName() local
823 while ( pWidthList->mpStr ) in getMapName()
825 if ( ImplFindAndErase( rFamilyName, pWidthList->mpStr ) ) in getMapName()
828 rWidth = pWidthList->meWidth; in getMapName()
831 pWidthList++; in getMapName()

Completed in 16 milliseconds