Searched refs:realThis (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/letest/
H A DPortableFontInstance.cpp289 PortableFontInstance *realThis = (PortableFontInstance *) this; local
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
293 if (realThis->fNAMETable != NULL) {
294 realThis->fNameCount = SWAPW(realThis->fNAMETable->count);
295 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset);
322 PortableFontInstance *realThis = (PortableFontInstance *) this; local
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
326 if (realThis
372 PortableFontInstance *realThis = (PortableFontInstance *) this; local
[all...]
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DPortableFontInstance.cpp289 PortableFontInstance *realThis = (PortableFontInstance *) this; local
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
293 if (realThis->fNAMETable != NULL) {
294 realThis->fNameCount = SWAPW(realThis->fNAMETable->count);
295 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset);
322 PortableFontInstance *realThis = (PortableFontInstance *) this; local
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
326 if (realThis
372 PortableFontInstance *realThis = (PortableFontInstance *) this; local
[all...]
/external/icu/icu4c/source/test/letest/
H A DPortableFontInstance.cpp289 PortableFontInstance *realThis = (PortableFontInstance *) this; local
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
293 if (realThis->fNAMETable != NULL) {
294 realThis->fNameCount = SWAPW(realThis->fNAMETable->count);
295 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset);
322 PortableFontInstance *realThis = (PortableFontInstance *) this; local
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
326 if (realThis
372 PortableFontInstance *realThis = (PortableFontInstance *) this; local
[all...]
/external/icu/icu4c/source/test/perf/leperf/
H A DPortableFontInstance.cpp289 PortableFontInstance *realThis = (PortableFontInstance *) this; local
291 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
293 if (realThis->fNAMETable != NULL) {
294 realThis->fNameCount = SWAPW(realThis->fNAMETable->count);
295 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset);
322 PortableFontInstance *realThis = (PortableFontInstance *) this; local
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
326 if (realThis
372 PortableFontInstance *realThis = (PortableFontInstance *) this; local
[all...]

Completed in 216 milliseconds