OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constrain
(Results
26 - 40
of
40
) sorted by null
1
2
/external/webkit/WebCore/inspector/front-end/
ElementsPanel.js
[
all
...]
ScriptsPanel.js
794
var newWidth = Number.
constrain
(window.innerWidth - x, Preferences.minScriptsSidebarWidth, window.innerWidth * 0.66);
[
all
...]
StylesSidebarPane.js
[
all
...]
/external/webkit/WebCore/rendering/style/
RenderStyle.cpp
738
//
Constrain
corner radii using CSS3 rules:
[
all
...]
/external/ipsec-tools/src/racoon/
racoon.conf.5
[
all
...]
/external/speex/libspeex/
preprocess.c
901
/*
Constrain
the gain to be close to the Bark scale gain */
[
all
...]
/external/webkit/WebCore/inspector/
InspectorController.cpp
428
// We need to
constrain
the window height here in case the user has resized the inspected page's window so that
[
all
...]
/external/dnsmasq/man/
dnsmasq.8
[
all
...]
/external/webkit/WebCore/rendering/
RenderBlockLineLayout.cpp
651
// fixed layout. If we
constrain
the text to fit screen, we may
[
all
...]
/frameworks/base/core/java/android/view/
ViewGroup.java
[
all
...]
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd
[
all
...]
/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
/frameworks/base/core/res/res/values/
attrs.xml
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java
[
all
...]
Completed in 641 milliseconds
1
2