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

  /sdk/emulator/qtools/
gtrace.h 31 uint32_t tic; member in struct:Gtrace::first_header
gtrace.cpp 84 fh->tic = kBaseTic + 1;
  /external/webkit/Tools/DumpRenderTree/mac/
FrameLoadDelegate.mm 297 TextInputController *tic = [[TextInputController alloc] initWithWebView:webView];
298 [obj setValue:tic forKey:@"textInputController"];
299 [tic release];
TextInputController.m 59 TextInputController *tic = [obj valueForKey:@"textInputController"];
60 if (![tic interpretKeyEvents:eventArray withSender:self])

Completed in 379 milliseconds