/external/webkit/WebCore/platform/win/ |
D | WebCoreTextRenderer.cpp | 116 void WebCoreSetAlwaysUsesComplexTextCodePath(bool complex) in WebCoreSetAlwaysUsesComplexTextCodePath() argument 118 Font::setCodePath(complex ? Font::Complex : Font::Auto); in WebCoreSetAlwaysUsesComplexTextCodePath()
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
D | SDL_blit.h | 74 extern SDL_loblit SDL_CalculateBlit0(SDL_Surface *surface, int complex); 75 extern SDL_loblit SDL_CalculateBlit1(SDL_Surface *surface, int complex); 76 extern SDL_loblit SDL_CalculateBlitN(SDL_Surface *surface, int complex); 77 extern SDL_loblit SDL_CalculateAlphaBlit(SDL_Surface *surface, int complex);
|
/external/icu4c/samples/layout/ |
D | Sample.txt | 1 …all the work necessary to display Unicode text written in languages with complex writing systems s…
|
/external/iptables/extensions/ |
D | libipt_realm.man | 1 This matches the routing realm. Routing realms are used in complex routing
|
/external/netcat/data/ |
D | README | 3 complex than the one given; ymmv. Data and xor may also be useful on DOS,
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebViewPrivate.idl | 143 HRESULT setAlwaysUsesComplexTextCodePath([in] BOOL complex); 144 HRESULT alwaysUsesComplexTextCodePath([out, retval] BOOL* complex);
|
/external/webkit/WebKit/win/ |
D | WebView.h | 706 /* [in] */ BOOL complex); 709 /* [out, retval] */ BOOL* complex);
|
D | WebView.cpp | 5231 HRESULT STDMETHODCALLTYPE WebView::setAlwaysUsesComplexTextCodePath(BOOL complex) in setAlwaysUsesComplexTextCodePath() argument 5233 WebCoreSetAlwaysUsesComplexTextCodePath(complex); in setAlwaysUsesComplexTextCodePath() 5238 HRESULT STDMETHODCALLTYPE WebView::alwaysUsesComplexTextCodePath(BOOL* complex) in alwaysUsesComplexTextCodePath() argument 5240 if (!complex) in alwaysUsesComplexTextCodePath() 5243 *complex = WebCoreAlwaysUsesComplexTextCodePath(); in alwaysUsesComplexTextCodePath()
|
/external/qemu/docs/ |
D | ANDROID-QEMUD-SERVICES.TXT | 24 protocol does not allow for anything more complex.
|
/external/libpng/contrib/pngminus/ |
D | README | 27 the utilities quite complex and by now not anymore very maintainable.
|
/external/webkit/WebKit/mac/Panels/ |
D | WebAuthenticationPanel.m | 135 …// If the realm name is determined to be complex, we will use a slightly different sheet layout, d…
|
/external/jpeg/ |
D | filelist.doc | 148 rdswitch.c Code to process some of cjpeg's more complex switches.
|
D | structure.doc | 69 are embedded in more complex file formats. (For example, libtiff uses this 686 This scenario is supported for simple cases. (For anything more complex, we
|
/external/bison/tests/ |
D | actions.at | 167 [# Make sure complex $n work.
|
/external/dbus/ |
D | NEWS | 144 - Added example programs (ping-pong, complex ping-pong, listnames, chat) 306 - GLib bindings can now send/receive hash tables, arrays and other complex types
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/ |
D | Atari.patches | 107 a more complex lex source than scan.l -- so it should be possible to 855 X a more complex lex source than scan.l -- so it should be possible to
|
/external/bluetooth/bluez/ |
D | ChangeLog | 810 Add support for writing complex BCCMD commands. 866 Support reading of complex BCCMD values.
|
/external/dbus/doc/ |
D | dcop-howto.txt | 229 needs to do more complex tasks you might want to do the processing
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-20 | 884 benchmarking with multiple complex applications, and should not be
|
D | ChangeLog.pre-2-10 | 1285 debugging output, it was too complex to modify for the wide-char
|
/external/webkit/WebKitTools/DumpRenderTree/mac/ |
D | DumpRenderTree.mm | 477 {"complex-text", no_argument, &forceComplexText, YES},
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 882 applications do not like constructors with complex toString
|
/external/netcat/ |
D | README | 291 expect scripts is an easy and flexible way to do fairly complex tasks, 296 learn a great deal about more complex network protocols by trying to simulate
|
/external/libpcap/doc/ |
D | pcap.txt | 1465 Simple Packet Blocks. In the most complex case, it can be used as a
|
/external/zlib/ |
D | ChangeLog | 750 - avoid complex expression in infcodes.c triggering Turbo C bug
|