Lines Matching refs:bFontImport
352 bool bFontImport; in importFontStyle() local
355 bFontImport = getStringAttr( in importFontStyle()
365 bFontImport = true; in importFontStyle()
373 bFontImport = true; in importFontStyle()
376 bFontImport |= getStringAttr( in importFontStyle()
416 bFontImport = true; in importFontStyle()
470 bFontImport = true; in importFontStyle()
492 bFontImport = true; in importFontStyle()
501 bFontImport = true; in importFontStyle()
509 bFontImport = true; in importFontStyle()
539 bFontImport = true; in importFontStyle()
621 bFontImport = true; in importFontStyle()
655 bFontImport = true; in importFontStyle()
665 bFontImport = true; in importFontStyle()
668 bFontImport |= getBoolAttr( in importFontStyle()
673 bFontImport |= getBoolAttr( in importFontStyle()
701 bFontImport = true; in importFontStyle()
728 bFontImport = true; in importFontStyle()
770 bFontImport = true; in importFontStyle()
774 if (bFontImport) in importFontStyle()
780 return bFontImport; in importFontStyle()