Lines Matching refs:bFontImport
351 bool bFontImport; in importFontStyle() local
354 bFontImport = getStringAttr( in importFontStyle()
364 bFontImport = true; in importFontStyle()
372 bFontImport = true; in importFontStyle()
375 bFontImport |= getStringAttr( in importFontStyle()
415 bFontImport = true; in importFontStyle()
469 bFontImport = true; in importFontStyle()
491 bFontImport = true; in importFontStyle()
500 bFontImport = true; in importFontStyle()
508 bFontImport = true; in importFontStyle()
538 bFontImport = true; in importFontStyle()
620 bFontImport = true; in importFontStyle()
654 bFontImport = true; in importFontStyle()
664 bFontImport = true; in importFontStyle()
667 bFontImport |= getBoolAttr( in importFontStyle()
672 bFontImport |= getBoolAttr( in importFontStyle()
700 bFontImport = true; in importFontStyle()
727 bFontImport = true; in importFontStyle()
769 bFontImport = true; in importFontStyle()
773 if (bFontImport) in importFontStyle()
779 return bFontImport; in importFontStyle()