Searched refs:DROP_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
714 #define DROP_CACHE_SIZE 10 macro718 long aMagicNo[ DROP_CACHE_SIZE ];719 XubString aTxt[ DROP_CACHE_SIZE ];720 sal_uInt16 aFactor[ DROP_CACHE_SIZE ];721 KSHORT aWishedHeight[ DROP_CACHE_SIZE ];722 short aDescent[ DROP_CACHE_SIZE ];773 while( nTmpIdx < DROP_CACHE_SIZE && in CalcFontSize()783 if( nTmpIdx >= DROP_CACHE_SIZE || ! bUseCache ) in CalcFontSize()786 nIndex %= DROP_CACHE_SIZE; in CalcFontSize()
Completed in 20 milliseconds