Searched defs:layout (Results 51 - 75 of 118) sorted by relevance

12345

/macosx-10.10/OpenAL-54/Source/OpenAL/
H A DoalDevice.cpp262 AudioChannelLayout layout; local
446 AudioChannelLayout* layout = (AudioChannelLayout *) calloc(1, propSize); local
568 AudioChannelLayout layout; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderListItem.cpp303 void RenderListItem::layout() function in class:WebCore::RenderListItem
H A DRenderWidget.cpp199 void RenderWidget::layout() function in class:WebCore::RenderWidget
H A DAutoTableLayout.cpp479 void AutoTableLayout::layout() function in class:WebCore::AutoTableLayout
H A DRenderEmbeddedObject.cpp468 void RenderEmbeddedObject::layout() function in class:WebCore::RenderEmbeddedObject
H A DRenderFrameSet.cpp444 void RenderFrameSet::layout() function in class:WebCore::RenderFrameSet
H A DRenderMultiColumnFlowThread.cpp124 void RenderMultiColumnFlowThread::layout() function in class:WebCore::RenderMultiColumnFlowThread
H A DRenderReplaced.cpp92 void RenderReplaced::layout() function in class:WebCore::RenderReplaced
H A DRenderTextControlSingleLine.cpp112 void RenderTextControlSingleLine::layout() function in class:WebCore::RenderTextControlSingleLine
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGRoot.cpp163 void RenderSVGRoot::layout() function in class:WebCore::RenderSVGRoot
H A DRenderSVGShape.cpp155 void RenderSVGShape::layout() function in class:WebCore::RenderSVGShape
H A DRenderSVGText.cpp345 void RenderSVGText::layout() function in class:WebCore::RenderSVGText
/macosx-10.10/libclosure-65/
H A DBlock_private.h61 const char *layout; // contents depend on BLOCK_HAS_EXTENDED_LAYOUT member in struct:Block_descriptor_3
108 const char *layout; member in struct:Block_byref_3
[all...]
H A Druntime.c561 struct Block_layout *layout = (struct Block_layout *)aBlock; local
583 struct Block_layout *layout = (struct Block_layout *)aBlock; local
595 struct Block_layout *layout = (struct Block_layout *)aBlock; local
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/tkHTML/
H A Dhtmlwidget.rb286 def layout() method in class:Tk
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkProgress.c369 Ttk_Layout layout = TtkWidgetGetOrientedLayout( local
[all...]
H A DttkWidget.c489 Ttk_Layout layout; local
[all...]
H A DttkFrame.c281 Ttk_Layout layout = lf->core.layout; local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dfpu.c302 fp_save_layout_t layout = ifps->fp_save_layout; local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DSliderThumbElement.cpp154 void RenderSliderContainer::layout() function in class:WebCore::RenderSliderContainer
/macosx-10.10/libauto-186/
H A DAdmin.cpp47 void Admin::initialize(Zone *zone, const usword_t quantum_log2, const usword_t layout) { argument
386 void Admin::mark_allocated(void *address, const usword_t n, const usword_t layout, const bool refcount_is_one, const bool is_local) { argument
646 unsigned Admin::batch_allocate(Thread &thread, size_t &size, const usword_t layout, const bool refcount_is_one, const bool clear, void **results, unsigned num_requested) { argument
689 void *Admin::thread_cache_allocate(Thread &thread, usword_t &size, const usword_t layout, const bool refcount_is_one, bool &is_local) { argument
739 find_allocation(Thread &thread, usword_t &size, const usword_t layout, const bool refcount_is_one, bool &is_local) argument
841 const unsigned layout = subzone->layout(q); local
[all...]
H A DThread.h303 inline AllocationCache &allocation_cache(const usword_t layout) { return _allocation_cache[layout & AUTO_UNSCANNED]; } argument
H A Dauto_weak.cpp644 void weak_unregister_with_layout(Zone *azone, void *block[], const unsigned char *layout) { argument
/macosx-10.10/vim-55/src/
H A Dgui_beval.c1053 PangoLayout *layout; local
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachORebaser.hpp123 Rebaser<A>::Rebaser(const MachOLayoutAbstraction& layout) argument

Completed in 309 milliseconds

12345