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

  /external/chromium_org/media/base/mac/
coremedia_glue.h 38 void* refCon;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextControllerCoreText.mm 173 static const UniChar* provideStringAndAttributes(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void* refCon)
175 ProviderInfo* info = static_cast<struct ProviderInfo*>(refCon);

Completed in 326 milliseconds