| /AOO41X/main/sw/source/core/bastyp/ |
| H A D | breakit.cxx | 119 sal_uInt16 nScript = i18n::ScriptType::WEAK; in GetRealScriptOfText() local 124 nScript = xBreak->getScriptType( rTxt, nPos ); in GetRealScriptOfText() 126 if ( i18n::ScriptType::WEAK == nScript && nPos + 1 < rTxt.Len() ) in GetRealScriptOfText() 134 nScript = xBreak->getScriptType( rTxt, nPos+1 ); in GetRealScriptOfText() 138 if( i18n::ScriptType::WEAK == nScript && nPos && in GetRealScriptOfText() 139 0 < (nChgPos = xBreak->beginOfScript( rTxt, nPos, nScript )) ) in GetRealScriptOfText() 140 nScript = xBreak->getScriptType( rTxt, nChgPos-1 ); in GetRealScriptOfText() 142 if( i18n::ScriptType::WEAK == nScript && rTxt.Len() > in GetRealScriptOfText() 143 ( nChgPos = xBreak->endOfScript( rTxt, nPos, nScript ) ) && in GetRealScriptOfText() 145 nScript = xBreak->getScriptType( rTxt, nChgPos ); in GetRealScriptOfText() [all …]
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | fntctrl.cxx | 227 sal_uInt16 nScript = xBreak->getScriptType( aText, 0 ); in _CheckScript() local 229 if( com::sun::star::i18n::ScriptType::WEAK == nScript ) in _CheckScript() 231 nChg = (xub_StrLen)xBreak->endOfScript( aText, nChg, nScript ); in _CheckScript() 233 nScript = xBreak->getScriptType( aText, nChg ); in _CheckScript() 235 nScript = com::sun::star::i18n::ScriptType::LATIN; in _CheckScript() 240 nChg = (xub_StrLen)xBreak->endOfScript( aText, nChg, nScript ); in _CheckScript() 260 aScriptType.Insert( nScript, nCnt ); in _CheckScript() 264 nScript = xBreak->getScriptType( aText, nChg ); in _CheckScript() 284 sal_uInt16 nScript; in CalcTextSize() local 292 nScript = aScriptType[ nIdx ]; in CalcTextSize() [all …]
|
| /AOO41X/main/sw/source/ui/chrdlg/ |
| H A D | drpcps.cxx | 362 sal_uInt16 nScript; in DrawPrev() local 371 nScript = maScriptType[ nIdx ]; in DrawPrev() 376 nScript = I18N_SCRIPTTYPE::LATIN; in DrawPrev() 380 …SvxFont& rFnt = (nScript==I18N_SCRIPTTYPE::ASIAN) ? maCJKFont : ((nScript==I18N_SCRIPTTYPE::COM… in DrawPrev() 390 nScript = maScriptType[ nIdx ]; in DrawPrev() 421 sal_uInt16 nScript = xBreak->getScriptType( maText, 0 ); in CheckScript() local 423 if( I18N_SCRIPTTYPE::WEAK == nScript ) in CheckScript() 425 nChg = (xub_StrLen)xBreak->endOfScript( maText, nChg, nScript ); in CheckScript() 427 nScript = xBreak->getScriptType( maText, nChg ); in CheckScript() 429 nScript = I18N_SCRIPTTYPE::LATIN; in CheckScript() [all …]
|
| /AOO41X/main/svtools/source/control/ |
| H A D | scriptedtext.cxx | 160 sal_Int16 nScript; in CalculateSizes() local 168 nScript = maScriptVec[ nScriptVecIndex++ ]; in CalculateSizes() 170 SetOutDevFont( nScript ); in CalculateSizes() 226 sal_Int16 nScript; in CalculateBreaks() local 229 nScript = i18n::ScriptType::LATIN; in CalculateBreaks() 230 … while( (nScript != i18n::ScriptType::WEAK) && (nCharIx == nNextCharIx) ) in CalculateBreaks() 232 …nNextCharIx = mrOutDevice.HasGlyphs( GetFont( nScript ), maText, sal::static_int_cast< sal_uInt16 … in CalculateBreaks() 234 ++nScript; in CalculateBreaks() 240 maScriptVec.push_back( nScript ); in CalculateBreaks() 304 sal_Int16 nScript; in DrawText() local [all …]
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | editsh.cxx | 354 sal_uInt16 nScript = pTableView->GetSelectedScriptType(); in Execute() local 355 sal_uInt16 nFontWhich = ( nScript == SCRIPTTYPE_ASIAN ) ? EE_CHAR_FONTINFO_CJK : in Execute() 356 ( ( nScript == SCRIPTTYPE_COMPLEX ) ? EE_CHAR_FONTINFO_CTL : in Execute() 844 sal_uInt16 nScript = SCRIPTTYPE_LATIN | SCRIPTTYPE_ASIAN | SCRIPTTYPE_COMPLEX; in ExecuteAttr() local 847 nScript = pEditView->GetSelectedScriptType(); in ExecuteAttr() 848 if (nScript == 0) nScript = ScGlobal::GetDefaultScriptType(); in ExecuteAttr() 854 aSetItem.PutItemForScriptType( nScript, pArgs->Get( nWhich ) ); in ExecuteAttr() 876 sal_uInt16 nScript = SCRIPTTYPE_LATIN | SCRIPTTYPE_ASIAN | SCRIPTTYPE_COMPLEX; in ExecuteAttr() local 883 const SfxPoolItem* pCore = aOldSetItem.GetItemOfScript( nScript ); in ExecuteAttr() 888 aSetItem.PutItemForScriptType( nScript, in ExecuteAttr() [all …]
|
| H A D | formatsh.cxx | 1298 sal_uInt8 nScript = SCRIPTTYPE_LATIN | SCRIPTTYPE_ASIAN | SCRIPTTYPE_COMPLEX; in ExecuteTextAttr() local 1303 aSetItem.PutItemForScriptType( nScript, pSet->Get( ATTR_FONT_WEIGHT ) ); in ExecuteTextAttr() 1311 const SfxPoolItem* pCore = aOldSetItem.GetItemOfScript( nScript ); in ExecuteTextAttr() 1315 … aSetItem.PutItemForScriptType( nScript, SvxWeightItem( eWeight, ATTR_FONT_WEIGHT ) ); in ExecuteTextAttr() 1325 sal_uInt8 nScript = SCRIPTTYPE_LATIN | SCRIPTTYPE_ASIAN | SCRIPTTYPE_COMPLEX; in ExecuteTextAttr() local 1330 aSetItem.PutItemForScriptType( nScript, pSet->Get( ATTR_FONT_POSTURE ) ); in ExecuteTextAttr() 1338 const SfxPoolItem* pCore = aOldSetItem.GetItemOfScript( nScript ); in ExecuteTextAttr() 1342 … aSetItem.PutItemForScriptType( nScript, SvxPostureItem( eItalic, ATTR_FONT_POSTURE ) ); in ExecuteTextAttr() 1614 sal_uInt8 nScript = SCRIPTTYPE_LATIN | SCRIPTTYPE_ASIAN | SCRIPTTYPE_COMPLEX; in ExecuteAttr() local 1616 nScript = pTabViewShell->GetSelectionScriptType(); in ExecuteAttr() [all …]
|
| H A D | viewutil.cxx | 68 sal_uInt16 nWhichId, sal_uInt16 nScript ) in PutItemScript() argument 78 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in PutItemScript() 90 sal_uInt8 nScript = pDoc->GetScriptType( rPos.Col(), rPos.Row(), rPos.Tab() ); in GetEffLanguage() local 91 sal_uInt16 nWhich = ( nScript == SCRIPTTYPE_ASIAN ) ? ATTR_CJK_FONT_LANGUAGE : in GetEffLanguage() 92 … ( ( nScript == SCRIPTTYPE_COMPLEX ) ? ATTR_CTL_FONT_LANGUAGE : ATTR_FONT_LANGUAGE ); in GetEffLanguage() 103 eLnge = ( nScript == SCRIPTTYPE_ASIAN ) ? eCjk : in GetEffLanguage() 104 ( ( nScript == SCRIPTTYPE_COMPLEX ) ? eCtl : eLatin ); in GetEffLanguage()
|
| H A D | output2.cxx | 132 …Pattern( const ScPatternAttr* pNew, const SfxItemSet* pSet, ScBaseCell* pCell, sal_uInt8 nScript ); 161 void SetShrinkScale( long nScale, sal_uInt8 nScript ); 215 void ScDrawStringsVars::SetShrinkScale( long nScale, sal_uInt8 nScript ) in SetShrinkScale() argument 229 pPattern->GetFont( aTmpFont, SC_AUTOCOL_RAW, pFmtDevice, &aFraction, pCondSet, nScript ); in SetShrinkScale() 258 ScBaseCell* pCell, sal_uInt8 nScript ) in SetPattern() argument 288 pPattern->GetFont( aFont, eColorMode, pFmtDevice, NULL, pCondSet, nScript, in SetPattern() 291 pPattern->GetFont( aFont, eColorMode, pFmtDevice, &pOutput->aZoomY, pCondSet, nScript, in SetPattern() 1017 inline sal_Bool IsAmbiguousScript( sal_uInt8 nScript ) in IsAmbiguousScript() argument 1019 return ( nScript != SCRIPTTYPE_LATIN && in IsAmbiguousScript() 1020 nScript != SCRIPTTYPE_ASIAN && in IsAmbiguousScript() [all …]
|
| /AOO41X/main/sw/source/core/edit/ |
| H A D | edattr.cxx | 479 sal_uInt16 nScript; in lcl_IsNoEndTxtAttrAtPos() local 481 pBreakIt->GetBreakIter()->endOfScript( sExp, n, nScript )) in lcl_IsNoEndTxtAttrAtPos() 483 nScript = pBreakIt->GetBreakIter()->getScriptType( sExp, n ); in lcl_IsNoEndTxtAttrAtPos() 484 rScrpt |= lcl_SetScriptFlags( nScript ); in lcl_IsNoEndTxtAttrAtPos() 526 sal_uInt16 nScript; in GetScriptType() local 530 nScript = pScriptInfo ? in GetScriptType() 535 nScript = GetI18NScriptTypeOfLanguage( (sal_uInt16)GetAppLanguage() ); in GetScriptType() 538 nRet |= lcl_SetScriptFlags( nScript ); in GetScriptType() 565 sal_uInt16 nScript; in GetScriptType() local 568 nScript = pScriptInfo ? in GetScriptType() [all …]
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xehelper.cxx | 403 sal_Int16 nScript = xBreakIt->getScriptType( aOUText, nPortionPos ); in lclCreateFormattedString() local 404 sal_Int32 nPortionEnd = xBreakIt->endOfScript( aOUText, nPortionPos, nScript ); in lclCreateFormattedString() 407 if( nScript == ApiScriptType::WEAK ) in lclCreateFormattedString() 408 nScript = nLastScript; in lclCreateFormattedString() 411 SvxFont aFont( XclExpFontHelper::GetFontFromItemSet( rRoot, rItemSet, nScript ) ); in lclCreateFormattedString() 426 nLastScript = nScript; in lclCreateFormattedString() 522 sal_Int16 nScript = xBreakIt->getScriptType( aXclPortionText, 0 ); in lclCreateFormattedString() local 523 if( nScript == ApiScriptType::WEAK ) in lclCreateFormattedString() 524 nScript = nLastScript; in lclCreateFormattedString() 525 SvxFont aFont( XclExpFontHelper::GetFontFromItemSet( rRoot, aItemSet, nScript ) ); in lclCreateFormattedString() [all …]
|
| H A D | xestyle.cxx | 849 sal_Int16 nScript = 0; in GetFirstUsedScript() local 852 while( (nScript == 0) && pCurrSet ) in GetFirstUsedScript() 857 nScript = lclCheckFontItems( *pCurrSet, WAS_LATIN, WAS_CMPLX, WAS_ASIAN ); in GetFirstUsedScript() 860 nScript = lclCheckFontItems( *pCurrSet, WAS_ASIAN, WAS_CMPLX, WAS_LATIN ); in GetFirstUsedScript() 863 nScript = lclCheckFontItems( *pCurrSet, WAS_CMPLX, WAS_ASIAN, WAS_LATIN ); in GetFirstUsedScript() 867 nScript = ApiScriptType::LATIN; in GetFirstUsedScript() 872 return nScript; in GetFirstUsedScript() 875 …elper::GetFontFromItemSet( const XclExpRoot& rRoot, const SfxItemSet& rItemSet, sal_Int16 nScript ) in GetFontFromItemSet() argument 880 if( nScript == ApiScriptType::WEAK ) in GetFontFromItemSet() 881 nScript = GetFirstUsedScript( rRoot, rItemSet ); in GetFontFromItemSet() [all …]
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porlay.cxx | 757 sal_uInt16 nScript; in WhichFont() local 761 nScript = pSI->ScriptType( nIdx ); in WhichFont() 764 nScript = pBreakIt->GetRealScriptOfText( *pTxt, nIdx ); in WhichFont() 766 switch ( nScript ) { in WhichFont() 832 sal_uInt8 nScript = i18n::ScriptType::LATIN; in InitScriptInfo() local 857 nScript = GetScriptType( nCnt ); in InitScriptInfo() 897 nScript != pBreakIt->GetBreakIter()->getScriptType( rTxt, nChg ) ) in InitScriptInfo() 903 nScript = (sal_uInt8)pBreakIt->GetBreakIter()->getScriptType( rTxt, nChg ); in InitScriptInfo() 935 if( nCntKash && i18n::ScriptType::COMPLEX == nScript ) in InitScriptInfo() 961 nScript = (sal_uInt8)GetI18NScriptTypeOfLanguage( (sal_uInt16)GetAppLanguage() ); in InitScriptInfo() [all …]
|
| H A D | portxt.cxx | 89 sal_uInt8 nScript = 0; in lcl_AddSpace() local 95 nScript = pSI->ScriptType( nPos ); in lcl_AddSpace() 97 nScript = (sal_uInt8)pBreakIt->GetBreakIter()->getScriptType( *pStr, nPos ); in lcl_AddSpace() 107 if ( nEnd > nPos && ASIAN == nScript ) in lcl_AddSpace() 110 rInf.GetTxtFrm()->GetTxtNode()->GetLang( rInf.GetIdx(), 1, nScript ); in lcl_AddSpace() 131 if ( nEnd > nPos && pSI && COMPLEX == nScript ) in lcl_AddSpace() 144 if ( nEnd > nPos && COMPLEX == nScript ) in lcl_AddSpace() 147 rInf.GetTxtFrm()->GetTxtNode()->GetLang( rInf.GetIdx(), 1, nScript ); in lcl_AddSpace() 170 LATIN == nScript && ( nEnd == nPos + 1 ) && pSI && in lcl_AddSpace()
|
| H A D | porfld.cxx | 210 sal_uInt16 nScript; in CheckScript() local 212 nScript = pBreakIt->GetBreakIter()->getScriptType( aTxt, 0 ); in CheckScript() 214 if( i18n::ScriptType::WEAK == nScript ) in CheckScript() 216 nChg =(xub_StrLen)pBreakIt->GetBreakIter()->endOfScript(aTxt,0,nScript); in CheckScript() 218 nScript = pBreakIt->GetBreakIter()->getScriptType( aTxt, nChg ); in CheckScript() 225 … nNextScriptChg = (xub_StrLen)pBreakIt->GetBreakIter()->endOfScript( aTxt, nChg, nScript ); in CheckScript() 231 switch ( nScript ) { in CheckScript() 1123 sal_uInt16 nScript = pBreakIt->GetBreakIter()->getScriptType( rTxt, i ); in SwCombinedPortion() local 1124 switch ( nScript ) { in SwCombinedPortion()
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | xestyle.hxx | 149 sal_Int16 nScript ); 156 sal_Int16 nScript, 242 sal_uInt16 Insert( const SfxItemSet& rItemSet, sal_Int16 nScript, 248 sal_uInt16 Insert( const ScPatternAttr& rPattern, sal_Int16 nScript, 475 sal_Int16 nScript, 549 sal_Int16 nScript, 654 sal_uInt32 Insert( const ScPatternAttr* pPattern, sal_Int16 nScript ); 662 const ScPatternAttr* pPattern, sal_Int16 nScript, 673 const ScPatternAttr* pPattern, sal_Int16 nScript, 720 sal_uInt32 InsertCellXF( const ScPatternAttr* pPattern, sal_Int16 nScript,
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmlcss1.cxx | 675 static void RemoveScriptItems( SfxItemSet& rItemSet, sal_uInt16 nScript, in RemoveScriptItems() argument 689 switch( nScript ) in RemoveScriptItems() 742 sal_uInt16 nScript = GetScriptFromClass( aClass ); in StyleParsed() local 743 if( CSS1_SCRIPT_ALL != nScript ) in StyleParsed() 746 RemoveScriptItems( aScriptItemSet, nScript ); in StyleParsed() 778 sal_uInt16 nScript; in StyleParsed() local 779 eSelType = GetTokenAndClass( pSelector, aToken2, aClass, nScript ); in StyleParsed() 824 if( CSS1_SCRIPT_ALL != nScript ) in StyleParsed() 827 RemoveScriptItems( aScriptItemSet, nScript ); in StyleParsed() 890 if( CSS1_SCRIPT_ALL == nScript ) in StyleParsed() [all …]
|
| H A D | css1atr.cxx | 2651 sal_uInt16 nScript = CSS1_OUTMODE_WESTERN; in OutCSS1_SvxFont() local 2654 case RES_CHRATR_CJK_FONT: nScript = CSS1_OUTMODE_CJK; break; in OutCSS1_SvxFont() 2655 case RES_CHRATR_CTL_FONT: nScript = CSS1_OUTMODE_CTL; break; in OutCSS1_SvxFont() 2657 if( !rHTMLWrt.IsCSS1Script( nScript ) ) in OutCSS1_SvxFont() 2685 sal_uInt16 nScript = CSS1_OUTMODE_WESTERN; in OutCSS1_SvxFontHeight() local 2688 case RES_CHRATR_CJK_FONTSIZE: nScript = CSS1_OUTMODE_CJK; break; in OutCSS1_SvxFontHeight() 2689 case RES_CHRATR_CTL_FONTSIZE: nScript = CSS1_OUTMODE_CTL; break; in OutCSS1_SvxFontHeight() 2691 if( !rHTMLWrt.IsCSS1Script( nScript ) ) in OutCSS1_SvxFontHeight() 2715 sal_uInt16 nScript = CSS1_OUTMODE_WESTERN; in OutCSS1_SvxPosture() local 2718 case RES_CHRATR_CJK_POSTURE: nScript = CSS1_OUTMODE_CJK; break; in OutCSS1_SvxPosture() [all …]
|
| H A D | htmlfldw.cxx | 312 sal_uInt16 nScript = in OutHTML_SwField() local 314 if( nPos < sExpand.Len() || nScript != rHTMLWrt.nCSS1Script ) in OutHTML_SwField() 358 sal_uInt16 nScript = in OutHTML_SwField() local 362 if( nScript != CSS1_OUTMODE_ANY_SCRIPT && in OutHTML_SwField() 363 /* #108791# */ nScript != rHTMLWrt.nCSS1Script ) in OutHTML_SwField() 366 switch( nScript ) in OutHTML_SwField()
|
| /AOO41X/main/i18npool/source/isolang/ |
| H A D | mslangid.cxx | 316 sal_Int16 nScript; in getScriptType() local 325 nScript = ::com::sun::star::i18n::ScriptType::ASIAN; in getScriptType() 375 nScript = ::com::sun::star::i18n::ScriptType::COMPLEX; in getScriptType() 393 nScript = ::com::sun::star::i18n::ScriptType::ASIAN; in getScriptType() 397 nScript = ::com::sun::star::i18n::ScriptType::COMPLEX; in getScriptType() 401 nScript = ::com::sun::star::i18n::ScriptType::LATIN; in getScriptType() 405 return nScript; in getScriptType()
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | column2.cxx | 76 inline sal_Bool IsAmbiguousScript( sal_uInt8 nScript ) in IsAmbiguousScript() argument 79 return ( nScript != SCRIPTTYPE_LATIN && in IsAmbiguousScript() 80 nScript != SCRIPTTYPE_ASIAN && in IsAmbiguousScript() 81 nScript != SCRIPTTYPE_COMPLEX ); in IsAmbiguousScript() 312 sal_uInt8 nScript = pDocument->GetScriptType( nCol, nRow, nTab, pCell ); in GetNeededSize() local 313 if (nScript == 0) nScript = ScGlobal::GetDefaultScriptType(); in GetNeededSize() 322 pPattern->GetFont( aFont, SC_AUTOCOL_BLACK, pDev, &aFontZoom, pCondSet, nScript ); in GetNeededSize() 331 IsAmbiguousScript( nScript ) || in GetNeededSize() 704 sal_uInt8 nScript = pDocument->GetScriptType( nCol, nRow, nTab, pItems[nIndex].pCell ); in GetOptimalColWidth() local 705 if (nScript == 0) nScript = ScGlobal::GetDefaultScriptType(); in GetOptimalColWidth() [all …]
|
| /AOO41X/main/sw/source/filter/ascii/ |
| H A D | parasc.cxx | 66 sal_uInt16 nScript; member in SwASCIIParser 108 : pDoc(pD), rInput(rIn), rOpt(rOpts), nScript(0), bNewDoc(bReadNewDoc) in SwASCIIParser() 186 if( !( SCRIPTTYPE_LATIN & nScript )) in CallParser() 191 if( !( SCRIPTTYPE_ASIAN & nScript )) in CallParser() 196 if( !( SCRIPTTYPE_COMPLEX & nScript )) in CallParser() 517 if( pItemSet && pBreakIt && nScript != ( SCRIPTTYPE_LATIN | in InsertText() 520 nScript |= pBreakIt->GetAllScriptsOfText( rStr ); in InsertText()
|
| /AOO41X/main/svl/source/config/ |
| H A D | languageoptions.cxx | 210 sal_uInt16 nScript; in GetScriptTypeOfLanguage() local 214 nScript = SCRIPTTYPE_ASIAN; in GetScriptTypeOfLanguage() 217 nScript = SCRIPTTYPE_COMPLEX; in GetScriptTypeOfLanguage() 220 nScript = SCRIPTTYPE_LATIN; in GetScriptTypeOfLanguage() 222 return nScript; in GetScriptTypeOfLanguage()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | writerwordglue.cxx | 552 sal_uInt16 nScript = i18n::ScriptType::LATIN; in GetPseudoCharRuns() local 554 nScript = pBreakIt->GetBreakIter()->getScriptType(rTxt, 0); in GetPseudoCharRuns() 557 GetWhichOfScript(RES_CHRATR_FONT, nScript)).GetCharSet(); in GetPseudoCharRuns() 564 aRunChanges.push_back(CharRunEntry(0, nScript, eChrSet, in GetPseudoCharRuns() 647 nScript); in GetPseudoCharRuns() 652 aScripts.push_back(ScriptEntry(nPos, nScript)); in GetPseudoCharRuns() 653 nScript = pBreakIt->GetBreakIter()->getScriptType(rTxt, nPos); in GetPseudoCharRuns() 694 nScript = aScriptIter->second; in GetPseudoCharRuns() 698 CharRunEntry(nMinPos, nScript, eChrSet, bCharIsRTL)); in GetPseudoCharRuns()
|
| /AOO41X/main/sw/source/core/attr/ |
| H A D | hints.cxx | 237 sal_uInt16 GetWhichOfScript( sal_uInt16 nWhich, sal_uInt16 nScript ) in GetWhichOfScript() argument 291 if( ScriptType::WEAK == nScript ) in GetWhichOfScript() 292 nScript = GetI18NScriptTypeOfLanguage( (sal_uInt16)GetAppLanguage() ); in GetWhichOfScript() 293 switch( nScript) in GetWhichOfScript()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | drwtxtsh.cxx | 785 sal_uInt16 nScript = pOLV->GetSelectedScriptType(); in InsertSymbol() local 790 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in InsertSymbol() 866 nScript = pBreakIt->GetAllScriptsOfText( sSym ); in InsertSymbol() 867 if( SCRIPTTYPE_LATIN & nScript ) in InsertSymbol() 869 if( SCRIPTTYPE_ASIAN & nScript ) in InsertSymbol() 871 if( SCRIPTTYPE_COMPLEX & nScript ) in InsertSymbol()
|