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

  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
bubble_decoration.h 58 base::scoped_nsobject<NSMutableDictionary> attributes_; member in class:BubbleDecoration
keyword_hint_decoration.h 35 base::scoped_nsobject<NSDictionary> attributes_; member in class:KeywordHintDecoration
origin_chip_decoration.h 62 base::scoped_nsobject<NSMutableDictionary> attributes_; member in class:OriginChipDecoration
  /external/chromium_org/sandbox/win/src/
app_container.h 47 std::vector<SID_AND_ATTRIBUTES> attributes_; member in class:sandbox::AppContainerAttributes
  /external/chromium_org/content/browser/compositor/
software_output_device_x11.h 31 XWindowAttributes attributes_; member in class:content::SoftwareOutputDeviceX11
  /external/chromium_org/content/common/mac/
attributed_string_coder.h 72 return attributes_;
74 std::vector<FontAttribute>* attributes() { return &attributes_; }
80 std::vector<FontAttribute> attributes_; member in class:mac::AttributedStringCoder::EncodedString
  /external/chromium_org/ui/gfx/
render_text_mac.h 82 base::ScopedCFTypeRef<CFMutableArrayRef> attributes_; member in class:gfx::RenderTextMac
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.h 191 blink::WebGraphicsContext3D::Attributes attributes_; member in class:content::WebGraphicsContext3DCommandBufferImpl
  /external/chromium_org/content/shell/renderer/test_runner/
web_ax_object_proxy.cc 453 attributes_.append("\n------------\n");
454 attributes_.append(GetAttributes(object));
457 std::string attributes() const { return attributes_; }
460 std::string attributes_; member in class:content::__anon12519::AttributesCollector
    [all...]
  /art/compiler/dex/
mir_graph.h 880 return attributes_ & METHOD_IS_LEAF;
1187 unsigned int attributes_; member in class:art::MIRGraph
    [all...]

Completed in 757 milliseconds