Searched defs:GetAlignment (Results 1 - 10 of 10) sorted by relevance

/external/lldb/include/lldb/Expression/
H A DMaterializer.h131 uint32_t GetAlignment () function in class:lldb_private::Materializer::Entity
/external/deqp/modules/gles3/functional/
H A Des3fIndexedStateQueryTests.cpp360 const GLint alignment = GetAlignment();
411 int GetAlignment() function in class:deqp::gles3::Functional::__anon19221::UniformBufferBufferCase
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusStringFormat.h112 StringAlignment GetAlignment() const function in class:StringFormat
H A DGdiPlusPen.h233 PenAlignment GetAlignment() const function in class:Pen
/external/chromium_org/ash/shelf/
H A Dshelf_widget.cc182 if (shelf_->GetAlignment() != ash::SHELF_ALIGNMENT_BOTTOM) {
290 shelf_->GetAlignment());
296 shelf_->GetAlignment());
460 if (SHELF_ALIGNMENT_BOTTOM != shelf_->GetAlignment())
476 (SHELF_ALIGNMENT_BOTTOM == shelf_->GetAlignment() &&
481 SHELF_ALIGNMENT_BOTTOM == shelf_->GetAlignment()
487 if (SHELF_ALIGNMENT_BOTTOM == shelf_->GetAlignment() &&
703 ShelfAlignment ShelfWidget::GetAlignment() const { function in class:ash::ShelfWidget
704 return shelf_layout_manager_->GetAlignment();
H A Dshelf_layout_manager.cc261 ShelfAlignment ShelfLayoutManager::GetAlignment() const { function in class:ash::ShelfLayoutManager
446 switch (GetAlignment()) {
562 return GetAlignment() == SHELF_ALIGNMENT_BOTTOM ||
563 GetAlignment() == SHELF_ALIGNMENT_TOP;
917 if (GetAlignment() == SHELF_ALIGNMENT_BOTTOM) {
926 bool right_aligned = GetAlignment() == SHELF_ALIGNMENT_RIGHT;
1062 ShelfAlignment alignment = GetAlignment();
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc132 ShelfAlignment alignment = GetAlignment(panel->GetRootWindow());
177 ShelfAlignment alignment = GetAlignment(panel->GetRootWindow());
235 ShelfAlignment GetAlignment(const aura::Window* root_window) { function in class:ash::PanelLayoutManagerTest
/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h496 FX_INT32 GetAlignment() const function in class:CPDF_VariableText
577 FX_INT32 GetAlignment(const CPVT_SectionInfo& SecInfo);
H A Ddoc_vt.cpp342 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
741 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
761 switch (m_pVT->GetAlignment(m_pSection->m_SecInfo)) {
1423 FX_INT32 CPDF_VariableText::GetAlignment(const CPVT_SectionInfo& SecInfo) function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp281 int CPDFSDK_Widget::GetAlignment() const function in class:CPDFSDK_Widget

Completed in 650 milliseconds