Home
last modified time | relevance | path

Searched refs:nLayout (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp494 FX_INT32 nLayout = 0; in ResetAppearance_PushButton() local
499 nLayout = PPBL_ICON; in ResetAppearance_PushButton()
502 nLayout = PPBL_ICONTOPLABELBOTTOM; in ResetAppearance_PushButton()
505 nLayout = PPBL_LABELTOPICONBOTTOM; in ResetAppearance_PushButton()
508 nLayout = PPBL_ICONLEFTLABELRIGHT; in ResetAppearance_PushButton()
511 nLayout = PPBL_LABELLEFTICONRIGHT; in ResetAppearance_PushButton()
514 nLayout = PPBL_LABELOVERICON; in ResetAppearance_PushButton()
517 nLayout = PPBL_LABEL; in ResetAppearance_PushButton()
657 … rcWindow : rcClient, &FontMap, pNormalIcon, iconFit, csNormalCaption, crText, fFontSize, nLayout); in ResetAppearance_PushButton()
676 …indow : rcClient, &FontMap, pRolloverIcon, iconFit, csRolloverCaption, crText, fFontSize, nLayout); in ResetAppearance_PushButton()
[all …]