HomeSort by relevance Sort by last modified time
    Searched defs:realThis (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/letest/
PortableFontInstance.cpp 285 PortableFontInstance *realThis = (PortableFontInstance *) this;
287 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
289 if (realThis->fNAMETable != NULL) {
290 realThis->fNameCount = SWAPW(realThis->fNAMETable->count);
291 realThis->fNameStringOffset = SWAPW(realThis->fNAMETable->stringOffset);
318 PortableFontInstance *realThis = (PortableFontInstance *) this;
320 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
322 if (realThis->fNAMETable != NULL)
    [all...]
  /external/icu/icu4c/source/test/perf/leperf/
PortableFontInstance.cpp 289 PortableFontInstance *realThis = (PortableFontInstance *) this;
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;
324 realThis->fNAMETable = (const NAMETable *) readFontTable(nameTag);
326 if (realThis->fNAMETable != NULL)
    [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 

Completed in 761 milliseconds