Searched defs:labelAlignment (Results 1 - 8 of 8) sorted by relevance

/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp165 BAlignment labelAlignment = be_control_look->DefaultLabelAlignment(); local
[all...]
H A DFileTypesWindow.cpp349 BAlignment labelAlignment = be_control_look->DefaultLabelAlignment(); local
H A DApplicationTypeWindow.cpp308 BAlignment labelAlignment = be_control_look->DefaultLabelAlignment(); local
/haiku/src/apps/mail/
H A DHeader.cpp218 alignment labelAlignment; local
/haiku/src/kits/interface/
H A DTextControl.cpp245 alignment labelAlignment; local
638 BTextControl::SetAlignment(alignment labelAlignment, alignment textAlignment) argument
1124 int32 labelAlignment = B_ALIGN_LEFT; local
/haiku/headers/os/interface/
H A DLayoutBuilder.h888 AddMenuField(BMenuField* menuField, int32 column, int32 row, alignment labelAlignment, int32 labelColumnCount, int32 fieldColumnCount, int32 rowCount) argument
904 AddTextControl(BTextControl* textControl, int32 column, int32 row, alignment labelAlignment, int32 labelColumnCount, int32 textColumnCount, int32 rowCount) argument
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp669 BAlignment labelAlignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP); local
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp710 BAlignment labelAlignment = BAlignment(B_ALIGN_LEFT, B_ALIGN_TOP); local

Completed in 121 milliseconds