HomeSort by relevance Sort by last modified time
    Searched refs:MAXTABS (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Mac/Modules/ctl/
ctlsupport.py 132 #define MAXTABS 32 /* maximum number of tabs that we support in a tabs control */
773 ControlTabEntry tabArray[MAXTABS];
791 if (i > MAXTABS) {
_Ctlmodule.c 35 #define MAXTABS 32 /* maximum number of tabs that we support in a tabs control */
    [all...]

Completed in 155 milliseconds