OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:properties
(Results
1576 - 1600
of
6891
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
HandlerTest.java
24
import java.util.
Properties
;
83
* Test the constructor, with
properties
set
86
Properties
p = new
Properties
();
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java
42
/** The output
properties
, set temporarily while the
properties
are
189
// Hmmm... for the moment I don't think I'll have default
properties
set for this. -sb
198
// get default
properties
.
/external/apache-xml/src/main/java/org/apache/xml/serializer/
ToTextSAXHandler.java
26
import java.util.
Properties
;
101
public
Properties
getOutputFormat()
162
* @see Serializer#setOutputFormat(
Properties
)
164
public void setOutputFormat(
Properties
format)
/external/bluetooth/bluedroid/btif/include/
btif_hh.h
74
/* Control block to maintain
properties
of devices */
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
context_menu_button.js
29
* @param {Object=} opt_propertyBag Optional
properties
.
/external/chromium/chrome/browser/ui/cocoa/
animatable_image.h
48
// and |endFrame|
properties
of the animation.
animatable_view.h
33
//
Properties
for bindings.
/external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript_unittest.mm
47
//
properties
{title:"foo"}|.
68
//
properties
{title:"foo"} at after bookmark folder 1|.
121
//
properties
{title:"Google", URL:"http://google.com"}|.
152
//
properties
{title:"XKCD", URL:"http://xkcd.org}
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
tab_manipulation.applescript
7
tell window 1 to make new tab with
properties
{URL:"http://google.com"}
/external/chromium/chrome/browser/ui/gtk/
rounded_window.h
50
// Sets edge and border
properties
on a widget that has already been configured
/external/chromium/chrome/common/
json_schema_validator.h
35
// The following
properties
are not applicable to the interface exposed by
50
// - by default an "object" typed schema does not allow additional
properties
.
52
// additional
properties
will be validated.
202
// Whether we allow additional
properties
on objects by default. This can be
/external/chromium/testing/gtest/cmake/
internal_utils.cmake
115
PROPERTIES
119
PROPERTIES
147
PROPERTIES
152
PROPERTIES
/external/chromium-trace/trace-viewer/src/ui/
filter_control.js
12
base.require('base.
properties
');
text_end_value_bar.js
11
base.require('base.
properties
');
value_display.js
11
base.require('base.
properties
');
/external/chromium_org/cc/layers/
painted_scrollbar_layer.h
84
// Snapshot of
properties
taken in UpdateThumbAndTrackGeometry and used in
/external/chromium_org/cc/resources/
layer_updater.h
23
// Allows updaters to store per-resource update
properties
.
/external/chromium_org/cc/trees/
layer_sorter.h
39
// Holds various useful
properties
derived from a layer's 3D outline.
/external/chromium_org/chrome/browser/chromeos/login/
login_ui_browsertest.cc
33
// Verifies basic login UI
properties
.
merge_session_load_page.h
32
// while we are trying to restore session containing tabs with Google
properties
/external/chromium_org/chrome/browser/extensions/api/audio/
audio_service.h
50
// Set the muted and volume/gain
properties
of a device.
/external/chromium_org/chrome/browser/extensions/
app_sync_data.h
25
// A class that encapsulates the synced
properties
of an Application.
script_bubble_controller.h
58
// Helper to update the
properties
of the script bubble to reflect current
webstore_standalone_installer.h
91
// Should return an installation prompt with desired
properties
or NULL if
97
// e.g. in the extension's
properties
in the store. The implementation may
98
// choose to ignore such
properties
.
105
// author's site specified in the extension's
properties
in the store).
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_parser.js
47
* @return {Object} Metadata object with the minimal set of
properties
.
Completed in 420 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>