Searched refs:nRequestedScript (Results 1 – 3 of 3) sorted by relevance
63 int nRequestedScript, int nRequestedLangsys ) in ReadGSUB() argument102 if( (nTag != (sal_uInt16)nRequestedScript) && (nRequestedScript != 0) ) in ReadGSUB()
34 int ReadGSUB( struct vcl::_TrueTypeFont* pTTFile, int nRequestedScript, int nRequestedLangsys );
2369 sal_uLong nRequestedScript = 0; //MKTAG("hani");//### TODO: where to get script? in ApplyGSUB() local2402 if( (nScriptTag != nRequestedScript) && (nRequestedScript != 0) ) in ApplyGSUB()
Completed in 32 milliseconds