Lines Matching refs:C2U

77         Property( C2U( "CharFontName" ),  in AddPropertiesToVector()
83 Property( C2U( "CharFontStyleName" ), in AddPropertiesToVector()
91 Property( C2U( "CharFontFamily" ), in AddPropertiesToVector()
98 Property( C2U( "CharFontCharSet" ), in AddPropertiesToVector()
105 Property( C2U( "CharFontPitch" ), in AddPropertiesToVector()
112 Property( C2U( "CharColor" ), in AddPropertiesToVector()
126 Property( C2U( "CharEscapement" ), in AddPropertiesToVector()
133 Property( C2U( "CharHeight" ), in AddPropertiesToVector()
140 Property( C2U( "CharUnderline" ), in AddPropertiesToVector()
147 Property( C2U( "CharUnderlineColor" ), in AddPropertiesToVector()
155 Property( C2U( "CharUnderlineHasColor" ), in AddPropertiesToVector()
162 Property( C2U( "CharOverline" ), in AddPropertiesToVector()
169 Property( C2U( "CharOverlineColor" ), in AddPropertiesToVector()
177 Property( C2U( "CharOverlineHasColor" ), in AddPropertiesToVector()
184 Property( C2U( "CharWeight" ), in AddPropertiesToVector()
191 Property( C2U( "CharPosture" ), in AddPropertiesToVector()
197 Property( C2U( "CharAutoKerning" ), in AddPropertiesToVector()
204 Property( C2U( "CharKerning" ), in AddPropertiesToVector()
236 Property( C2U( "CharEscapementHeight" ), in AddPropertiesToVector()
251 Property( C2U( "CharStrikeout" ), in AddPropertiesToVector()
258 Property( C2U( "CharWordMode" ), in AddPropertiesToVector()
272 Property( C2U( "CharLocale" ), in AddPropertiesToVector()
279 Property( C2U( "CharShadowed" ), in AddPropertiesToVector()
286 Property( C2U( "CharContoured" ), in AddPropertiesToVector()
293 Property( C2U( "CharRelief" ), in AddPropertiesToVector()
301 Property( C2U( "CharEmphasis" ), in AddPropertiesToVector()
346 Property( C2U( "CharFontNameAsian" ), in AddPropertiesToVector()
353 Property( C2U( "CharFontStyleNameAsian" ), in AddPropertiesToVector()
361 Property( C2U( "CharFontFamilyAsian" ), in AddPropertiesToVector()
368 Property( C2U( "CharFontCharSetAsian" ), in AddPropertiesToVector()
375 Property( C2U( "CharFontPitchAsian" ), in AddPropertiesToVector()
382 Property( C2U( "CharHeightAsian" ), in AddPropertiesToVector()
389 Property( C2U( "CharWeightAsian" ), in AddPropertiesToVector()
396 Property( C2U( "CharPostureAsian" ), in AddPropertiesToVector()
403 Property( C2U( "CharLocaleAsian" ), in AddPropertiesToVector()
413 Property( C2U( "CharFontNameComplex" ), in AddPropertiesToVector()
420 Property( C2U( "CharFontStyleNameComplex" ), in AddPropertiesToVector()
428 Property( C2U( "CharFontFamilyComplex" ), in AddPropertiesToVector()
435 Property( C2U( "CharFontCharSetComplex" ), in AddPropertiesToVector()
442 Property( C2U( "CharFontPitchComplex" ), in AddPropertiesToVector()
449 Property( C2U( "CharHeightComplex" ), in AddPropertiesToVector()
456 Property( C2U( "CharWeightComplex" ), in AddPropertiesToVector()
463 Property( C2U( "CharPostureComplex" ), in AddPropertiesToVector()
470 Property( C2U( "CharLocaleComplex" ), in AddPropertiesToVector()
478 Property( C2U( "WritingMode" ), in AddPropertiesToVector()
485 Property( C2U( "ParaIsCharacterDistance" ), in AddPropertiesToVector()
499 aLinguConfig.GetProperty(C2U("DefaultLocale")) >>= aDefaultLocale; in AddDefaultsToMap()
501 aLinguConfig.GetProperty(C2U("DefaultLocale_CJK")) >>= aDefaultLocale_CJK; in AddDefaultsToMap()
503 aLinguConfig.GetProperty(C2U("DefaultLocale_CTL")) >>= aDefaultLocale_CTL; in AddDefaultsToMap()
591 ( C2U("CharFontCharSet")); // CharSet in createFontDescriptorFromPropertySet()
593 ( C2U("CharFontFamily")) // Family in createFontDescriptorFromPropertySet()
594 ( C2U("CharFontName")) // Name in createFontDescriptorFromPropertySet()
595 ( C2U("CharFontPitch")) // Pitch in createFontDescriptorFromPropertySet()
596 ( C2U("CharFontStyleName")) // StyleName in createFontDescriptorFromPropertySet()
597 ( C2U("CharHeight")) // Height in createFontDescriptorFromPropertySet()
598 ( C2U("CharPosture")) // Slant in createFontDescriptorFromPropertySet()
599 ( C2U("CharStrikeout")) // Strikeout in createFontDescriptorFromPropertySet()
600 ( C2U("CharUnderline")) // Underline in createFontDescriptorFromPropertySet()
601 ( C2U("CharWeight")) // Weight in createFontDescriptorFromPropertySet()
602 ( C2U("CharWordMode")) // WordLineMode in createFontDescriptorFromPropertySet()