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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderQuote.cpp 81 UChar close2; member in struct:blink::Language
253 match->data = QuotesData::create(match->open1, match->close1, match->open2, match->close2).leakRef();
  /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...]
  /external/chromium_org/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...]
  /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/core/src/fxge/fx_freetype/fxft2.5.01/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...]

Completed in 1857 milliseconds