Searched refs:nRequestedLangsys (Results 1 – 3 of 3) sorted by relevance
63 int nRequestedScript, int nRequestedLangsys ) in ReadGSUB() argument117 if( (nInnerTag != (sal_uInt16)nRequestedLangsys) && (nRequestedLangsys != 0) ) in ReadGSUB()
34 int ReadGSUB( struct vcl::_TrueTypeFont* pTTFile, int nRequestedScript, int nRequestedLangsys );
2370 sal_uLong nRequestedLangsys = 0; //MKTAG("ZHT"); //### TODO: where to get langsys? in ApplyGSUB() local2416 if( (nTag != nRequestedLangsys) && (nRequestedLangsys != 0) ) in ApplyGSUB()
Completed in 24 milliseconds