Searched refs:GetByteCount (Results 1 – 4 of 4) sorted by relevance
256 mnBytesUsed += pNew->GetByteCount(); in CacheFont()286 && (mnMaxSize <= (mnBytesUsed + mrPeer.GetByteCount())) ) in UncacheFont()302 nCacheSize += pSF->GetByteCount(); in CalcByteCount()346 mnBytesUsed -= pServerFont->GetByteCount(); in GarbageCollect()381 if( (mnBytesUsed + mrPeer.GetByteCount()) > mnMaxSize ) in GrowNotify()
215 sal_uLong GetByteCount() const { return mnBytesUsed; } in GetByteCount() function in ServerFont305 sal_Int32 GetByteCount() const { return mnBytesUsed; } in GetByteCount() function in GlyphCachePeer
303 mnTotalByteCount += aParser.GetByteCount(); in ParseSchemaFile()
158 public int GetByteCount () in GetByteCount() method in SchemaParser
Completed in 39 milliseconds