Home
last modified time | relevance | path

Searched defs:aFrame (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp90059 void SetPrimaryFrame(nsIFrame* aFrame) { in SetPrimaryFrame()
115473 void Set(nsIFrame* aFrame, Descriptor<T> aProperty, in Set()
115481 bool Has(const nsIFrame* aFrame, Descriptor<T> aProperty) in Has()
115489 bool HasSkippingBitCheck(const nsIFrame* aFrame, Descriptor<T> aProperty) in HasSkippingBitCheck()
115497 PropertyType<T> Get(const nsIFrame* aFrame, Descriptor<T> aProperty, in Get()
115505 PropertyType<T> Remove(nsIFrame* aFrame, Descriptor<T> aProperty, in Remove()
115513 void Delete(nsIFrame* aFrame, Descriptor<T> aProperty) in Delete()
115519 void DeleteSkippingBitCheck(nsIFrame* aFrame, Descriptor<T> aProperty) in DeleteSkippingBitCheck()
115690 FramePropertiesBase(FramePropertyTable* aTable, CVnsIFrame* aFrame) in FramePropertiesBase()
115699 ConstFrameProperties(FramePropertyTable* aTable, const nsIFrame* aFrame) in ConstFrameProperties()
[all …]