OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:paragraph
(Results
176 - 200
of
4419
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/resources/
regions.js
22
var
paragraph
= templateParagraph.cloneNode(true);
25
paragraph
.className =
paragraph
.className + " breakAfter";
26
return
paragraph
;
/external/chromium_org/third_party/WebKit/Source/core/events/
TextEventInputType.h
32
TextEventInputKeyboard, // any newline characters in the text are line breaks only, not
paragraph
separators.
/external/chromium_org/third_party/WebKit/Source/core/xml/
XMLErrors.cpp
146
RefPtr<Element>
paragraph
= m_document->createElement(pTag, true);
local
147
paragraph
->parserSetAttributes(attributes);
148
paragraph
->parserAppendChild(m_document->createTextNode("This document was created as the result of an XSL transformation. The line and column numbers given are from the transformed result."));
149
reportElement->parserAppendChild(
paragraph
.release());
/external/chromium_org/third_party/angle/extensions/
ANGLE_program_binary.txt
55
Add the following
paragraph
to the end of section 2.15.4, Program Binaries:
EGL_ANGLE_direct3d_display.txt
54
Add before the last sentence of the first
paragraph
of section 3.2,
EGL_ANGLE_query_surface_pointer.txt
60
Add to the end of the
paragraph
starting with "To query an
/external/chromium_org/third_party/libXNVCtrl/
LICENSE
12
*
paragraph
) shall be included in all copies or substantial portions of the
Makefile
11
#
paragraph
) shall be included in all copies or substantial portions of the
/external/chromium_org/third_party/libva/
COPYING
10
next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/libva/va/drm/
va_drm_auth.h
13
* next
paragraph
) shall be included in all copies or substantial portions
va_drm_auth_x11.h
13
* next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/libva/va/egl/
va_backend_egl.h
13
* next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/libva/va/glx/
va_glx_impl.h
13
* next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/libva/va/wayland/
va_wayland_private.h
15
* next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/libva/va/x11/
va_fglrx.h
13
* next
paragraph
) shall be included in all copies or substantial portions
va_nvctrl.h
12
*
paragraph
) shall be included in all copies or substantial portions of the
/external/chromium_org/third_party/mesa/src/include/c99/
stdbool.h
23
* next
paragraph
) shall be included in all copies or substantial portions
/external/chromium_org/third_party/mesa/src/src/egl/
Makefile.am
11
#
paragraph
) shall be included in all copies or substantial portions of the
/external/chromium_org/third_party/mesa/src/src/egl/drivers/
Makefile.am
11
#
paragraph
) shall be included in all copies or substantial portions of the
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
Makefile.am
11
#
paragraph
) shall be included in all copies or substantial portions of the
/external/chromium_org/third_party/mesa/src/src/egl/main/
egldefines.h
15
* next
paragraph
) shall be included in all copies or substantial portions
eglglobals.h
17
* next
paragraph
) shall be included in all copies or substantial portions
eglmisc.h
17
* next
paragraph
) shall be included in all copies or substantial portions
eglstring.c
17
* next
paragraph
) shall be included in all copies or substantial portions
eglstring.h
17
* next
paragraph
) shall be included in all copies or substantial portions
Completed in 1038 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>