Searched refs:LogFont (Results 1 – 2 of 2) sorted by relevance
183 lcl_ReadLogFont(rStream, rLine.LogFont); in lcl_ReadHeadFootLine()512 lcl_ReadLogFont(rStream, LogFont); in Sc10PatternData()642 && LogFont == rData.LogFont in operator ==()772 if (pHeadFootLine->LogFont.lfWeight != fwNormal) in PutToDoc()774 if (pHeadFootLine->LogFont.lfItalic != 0) in PutToDoc()776 if (pHeadFootLine->LogFont.lfUnderline != 0) in PutToDoc()778 if (pHeadFootLine->LogFont.lfStrikeOut != 0) in PutToDoc()1211 if( pPattern->LogFont.lfWeight != fwNormal ) in LoadPatternCollection()1213 if( pPattern->LogFont.lfItalic != 0 ) in LoadPatternCollection()1215 if( pPattern->LogFont.lfUnderline != 0 ) in LoadPatternCollection()[all …]
278 Sc10LogFont LogFont; member612 Sc10LogFont LogFont; member in Sc10PatternData629 memcpy(&LogFont, &rData.LogFont, sizeof(LogFont)); in Sc10PatternData()
Completed in 25 milliseconds