Searched defs:fDisabled (Results 1 – 2 of 2) sorted by relevance
713 BOOL fDisabled = lpdis->itemState & (ODS_DISABLED | ODS_GRAYED); in OnDrawItem() local
4931 sal_Bool fDisabled = (pDI->itemState & (ODS_DISABLED | ODS_GRAYED)) ? TRUE : FALSE; in ImplDrawItem() local
Completed in 44 milliseconds