HomeSort by relevance Sort by last modified time
    Searched refs:CFDictionaryRef (Results 26 - 50 of 51) sorted by null

12 3

  /external/chromium_org/net/proxy/
proxy_server.h 127 CFDictionaryRef dict,
proxy_config_service_mac.cc 27 bool GetBoolFromDictionary(CFDictionaryRef dict,
43 base::ScopedCFTypeRef<CFDictionaryRef> config_dict(
  /external/chromium_org/device/hid/
hid_service_mac.cc 158 CFDictionaryRef deviceUsagePair = base::mac::CFCast<CFDictionaryRef>(
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 164 CFDictionaryRef getCFStringAttributes(TypesettingFeatures, FontOrientation) const;
245 mutable HashMap<unsigned, RetainPtr<CFDictionaryRef> > m_CFStringAttributes;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
SimpleFontDataMac.mm 66 CTLineRef CTLineCreateWithUniCharProvider(const UniChar* (*provide)(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void* context), void (*dispose)(const UniChar* chars, void* context), void* context);
409 CFDictionaryRef attributes;
412 static const UniChar* provideStringAndAttributes(CFIndex stringIndex, CFIndex* count, CFDictionaryRef* attributes, void* context)
445 CFDictionaryRef runAttributes = CTRunGetAttributes(ctRun);
FontCacheMac.mm 62 static void fontCacheRegisteredFontsChangedNotificationCallback(CFNotificationCenterRef, void* observer, CFStringRef name, const void *, CFDictionaryRef)
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
screen_capturer_mac.mm 108 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>(
148 CFDictionaryRef window = reinterpret_cast<CFDictionaryRef>(
150 CFDictionaryRef bounds_ref = reinterpret_cast<CFDictionaryRef>(
    [all...]
  /external/chromium_org/chrome/utility/image_writer/
image_writer_mac.cc 30 base::ScopedCFTypeRef<CFDictionaryRef> disk_description(
  /external/chromium_org/remoting/host/
curtain_mode_mac.cc 137 base::ScopedCFTypeRef<CFDictionaryRef> session(
  /external/qemu/android/utils/
bufprint.c 113 CFDictionaryRef dict;
  /external/chromium_org/net/cert/
cert_verify_proc_mac.cc 46 CFDictionaryRef*);
703 CFDictionaryRef ev_dict_temp = NULL;
705 ScopedCFTypeRef<CFDictionaryRef> ev_dict(ev_dict_temp);
  /external/chromium_org/ui/gfx/
render_text_mac.cc 119 base::ScopedCFTypeRef<CFDictionaryRef> attributes(
309 CFDictionaryRef attributes = CTRunGetAttributes(ct_run);
  /external/chromium_org/base/mac/
foundation_util.h 346 T GetValueFromDictionary(CFDictionaryRef dict, CFStringRef key) {
  /external/chromium_org/chrome/browser/extensions/api/music_manager_private/
device_id_mac.cc 75 base::ScopedCFTypeRef<CFDictionaryRef> disk_description(
  /external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h 119 typedef const struct __CFDictionary * CFDictionaryRef;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 528 CFDictionaryRef dict = CFDictionaryCreate (kCFAllocatorDefault,
542 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault,
700 CFDictionaryRef attributes = CTRunGetAttributes (run);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
proxydetect.cc 966 const CFDictionaryRef proxyDict,
    [all...]
unixfilesystem.cc 378 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn,
  /external/chromium_org/third_party/webrtc/base/
proxydetect.cc 949 const CFDictionaryRef proxyDict,
1003 const CFDictionaryRef proxyDict) {
    [all...]
unixfilesystem.cc 361 CFDictionaryRef procinfo = ProcessInformationCopyDictionary(&psn,
  /external/harfbuzz_ng/src/
hb-coretext.cc 526 CFDictionaryRef dict = CFDictionaryCreate (kCFAllocatorDefault,
540 CFDictionaryRef attributes = CFDictionaryCreate (kCFAllocatorDefault,
698 CFDictionaryRef attributes = CTRunGetAttributes (run);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm 107 - (CFDictionaryRef)_coreUIDrawOptionsWithFrame:(NSRect)cellFrame inView:(NSView *)controlView includeFocus:(BOOL)includeFocus;
112 - (CFDictionaryRef)_coreUIDrawOptionsWithFrame:(NSRect)cellFrame inView:(NSView *)controlView includeFocus:(BOOL)includeFocus;
116 - (CFDictionaryRef)_coreUIDrawOptionsWithFrame:(NSRect)cellFrame inView:(NSView *)controlView includeFocus:(BOOL)includeFocus
121 return (CFDictionaryRef)[NSMakeCollectable(coreUIDrawOptions) autorelease];
    [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 282 CFDictionaryRef vidmode = (CFDictionaryRef) _mode;
535 return CGDisplaySwitchToMode(display_id, (CFDictionaryRef) vidmode);
    [all...]

Completed in 1910 milliseconds

12 3