Home
last modified time | relevance | path

Searched refs:nRequestedScript (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx63 int nRequestedScript, int nRequestedLangsys ) in ReadGSUB() argument
102 if( (nTag != (sal_uInt16)nRequestedScript) && (nRequestedScript != 0) ) in ReadGSUB()
H A Dgsub.h34 int ReadGSUB( struct vcl::_TrueTypeFont* pTTFile, int nRequestedScript, int nRequestedLangsys );
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2369 sal_uLong nRequestedScript = 0; //MKTAG("hani");//### TODO: where to get script? in ApplyGSUB() local
2402 if( (nScriptTag != nRequestedScript) && (nRequestedScript != 0) ) in ApplyGSUB()

Completed in 41 milliseconds