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

  /external/freetype/src/base/
ftstroke.c 104 FT_Int close1, close2; local
113 close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y );
117 if ( close2 )
130 if ( close2 )
195 FT_Int close1, close2, close3; local
206 close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y );
211 if ( close2 )
225 else /* !close2 */
243 if ( close2 )
258 else /* !close2 */
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftstroke.c 104 FT_Int close1, close2; local
113 close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y );
117 if ( close2 )
130 if ( close2 )
195 FT_Int close1, close2, close3; local
206 close2 = FT_IS_SMALL( d2.x ) && FT_IS_SMALL( d2.y );
211 if ( close2 )
225 else /* !close2 */
243 if ( close2 )
258 else /* !close2 */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 994 def close2(self): member in class:PyShell
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 994 def close2(self): member in class:PyShell
    [all...]

Completed in 137 milliseconds