OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixed
(Results
526 - 550
of
7512
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
zoom_decoration.h
30
// the bubble will automatically close after a
fixed
period of time. Closes
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
info.css
42
position:
fixed
;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/
notification.html
14
position:
fixed
;
/external/chromium_org/chrome/common/extensions/docs/static/js/
scroll.js
7
// Switches the sidebar between floating on the left and position:
fixed
/external/chromium_org/chrome_frame/
exception_barrier_lowlevel.asm
10
; MASM 10.0
fixed
this.
/external/chromium_org/content/browser/download/
rate_estimator.h
19
// Internally it uses a
fixed
-size ring buffer, and develops estimates
/external/chromium_org/content/browser/renderer_host/
gtk_key_bindings_handler_unittest.cc
41
GtkWidget*
fixed
= gtk_fixed_new();
local
42
handler_ = new GtkKeyBindingsHandler(
fixed
);
43
gtk_container_add(GTK_CONTAINER(window_),
fixed
);
local
44
gtk_widget_show(
fixed
);
/external/chromium_org/content/browser/resources/media/
media_internals.css
55
table-layout:
fixed
;
/external/chromium_org/content/public/common/
ssl_status.h
26
// this is wrong and should be
fixed
(see comments in
/external/chromium_org/content/renderer/gpu/
mailbox_output_surface.h
23
// to a
fixed
thread when bindToClient is called.
/external/chromium_org/crypto/
curve25519_unittest.cc
15
// up with the same shared key. This test starts with a
fixed
private key for
/external/chromium_org/media/base/
djb2.h
16
// For small
fixed
sizes (ie a pixel), it has low overhead and inlines well.
/external/chromium_org/media/tools/layout_tests/testname/
media.csv
2
compositing/geometry/video-
fixed
-scrolling.html,
/external/chromium_org/net/quic/
quic_spdy_compressor.cc
31
// The size of the spdy HEADER frame's
fixed
prefix which
/external/chromium_org/remoting/base/
resources_unittest.cc
30
// http://crbug.com/268043 (MacOS) are
fixed
.
/external/chromium_org/skia/
README.chromium
22
Patches we are tracking locally (until Skia is
fixed
upstream):
/external/chromium_org/sync/syncable/
syncable_util.h
43
// Generates a
fixed
-length tag for the given string under the given model_type.
/external/chromium_org/third_party/WebKit/ManualTests/
crash-on-accessing-domwindow-without-frame.html
18
<body><p>This test reproduces the crash that happens when JavaScript has access to DOMWindow which is disconnected from its Frame. This crash was
fixed
by http://trac.webkit.org/changeset/49786</p>
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSHelper.h
31
// "absolute" CSS length units like inch and pt is always
fixed
and never changes.
fullscreen.css
44
position:
fixed
!important;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderFullScreen.cpp
104
fullscreenStyle->setLeft(Length(0, WebCore::
Fixed
));
105
fullscreenStyle->setTop(Length(0, WebCore::
Fixed
));
176
style->setWidth(Length(frameRect.width(),
Fixed
));
178
style->setHeight(Length(frameRect.height(),
Fixed
));
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphRefElement.idl
23
// FIXME: Use [Reflect] after https://bugs.webkit.org/show_bug.cgi?id=64843 is
fixed
.
/external/chromium_org/third_party/WebKit/Source/core/xml/
XMLErrors.cpp
98
RefPtr<Element>
fixed
= doc->createElement(divTag, true);
local
101
fixed
->parserSetAttributes(fixedAttributes);
102
reportElement->parserAppendChild(
fixed
.get());
104
fixed
->parserAppendChild(doc->createTextNode(errorMessages));
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
results.css
67
table-layout:
fixed
;
142
/* CSS percentages in standards-mode are dumb. You need to have a percentage or
fixed
height
158
position:
fixed
;
172
position:
fixed
;
/external/chromium_org/third_party/freetype/include/freetype/
fttrigon.h
49
* angle is a 16.16
fixed
float value expressed in degrees.
109
* Return the sinus of a given angle in
fixed
point format.
133
* Return the cosinus of a given angle in
fixed
point format.
157
* Return the tangent of a given angle in
fixed
point format.
Completed in 1649 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>