HomeSort by: relevance | last modified time | path
    Searched defs:TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/devel/
ftoption.h 718 * Option `TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES` controls the maximum
729 #ifndef TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES
730 #define TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES 1000000L
  /xsrc/external/mit/freetype/dist/include/freetype/config/
ftoption.h 721 * Option `TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES` controls the maximum
732 #ifndef TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES
733 #define TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES 1000000L

Completed in 11 milliseconds