Searched refs:mnFormatsBeg (Results 1 – 2 of 2) sorted by relevance
165 mnFormatsBeg( 0 ), in XclImpStringIterator()183 return (mnFormatsBeg < mnFormatsEnd) ? mrFormats[ mnFormatsBeg ].mnFontIdx : EXC_FONT_NOTFOUND; in GetPortionFont()194 if( mnFormatsBeg < mnFormatsEnd ) in operator ++()195 ++mnFormatsBeg; in operator ++()
110 size_t mnFormatsBeg; /// Formatting run index for current portion. member in XclImpStringIterator
Completed in 9 milliseconds