Searched refs:mFontHash (Results 1 – 2 of 2) sorted by relevance
124 …map<WPXString, FontStyle *, ltstr>::iterator iterFont = mFontHash.begin(); iterFont != mFontHash.e… in filter()258 …map<WPXString, FontStyle *, ltstr>::iterator iterFont = mFontHash.begin(); iterFont != mFontHash.e… in _writeTargetDocument()370 if (mFontHash.find(sFontName) == mFontHash.end()) in _allocateFontName()373 mFontHash[sFontName] = pFontStyle; in _allocateFontName()
163 std::map<WPXString, FontStyle *, ltstr> mFontHash; member in DocumentCollector
Completed in 14 milliseconds