Searched refs:hasGlyphs (Results 1 – 4 of 4) sorted by relevance
1053 … xFont->hasGlyphs( OUString( sal_Unicode( 0x3041 ) ) ) || // 3040-309F: Hiragana in finalizeImport()1054 … xFont->hasGlyphs( OUString( sal_Unicode( 0x30A1 ) ) ) || // 30A0-30FF: Katakana in finalizeImport()1055 … xFont->hasGlyphs( OUString( sal_Unicode( 0x3111 ) ) ) || // 3100-312F: Bopomofo in finalizeImport()1061 … xFont->hasGlyphs( OUString( sal_Unicode( 0xA001 ) ) ) || // A001-A48F: Yi Syllables in finalizeImport()1062 … xFont->hasGlyphs( OUString( sal_Unicode( 0xAC01 ) ) ) || // AC00-D7AF: Hangul Syllables in finalizeImport()1068 xFont->hasGlyphs( OUString( sal_Unicode( 0x05D1 ) ) ) || // 0590-05FF: Hebrew in finalizeImport()1069 xFont->hasGlyphs( OUString( sal_Unicode( 0x0631 ) ) ) || // 0600-06FF: Arabic in finalizeImport()1070 xFont->hasGlyphs( OUString( sal_Unicode( 0x0721 ) ) ) || // 0700-074F: Syriac in finalizeImport()1071 … xFont->hasGlyphs( OUString( sal_Unicode( 0x0911 ) ) ) || // 0900-0DFF: Indic scripts in finalizeImport()1072 xFont->hasGlyphs( OUString( sal_Unicode( 0x0E01 ) ) ) || // 0E00-0E7F: Thai in finalizeImport()[all …]
56 boolean hasGlyphs( [in] string aText );
86 …sal_Bool SAL_CALL hasGlyphs( const ::rtl::OUString& aText )…
199 sal_Bool VCLXFont::hasGlyphs( const ::rtl::OUString& aText ) in hasGlyphs() function in VCLXFont
Completed in 32 milliseconds