Home
last modified time | relevance | path

Searched +defs:div +defs:table (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
H A DHTMLElement.java210 public HTMLElement div(final String classattr) throws IOException { in div() method in HTMLElement
211 final HTMLElement div = element("div"); in div() local
308 public HTMLElement table(final String classattr) throws IOException { in table() method in HTMLElement
309 final HTMLElement table = element("table"); in table() local
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/
H A DHtmlBuilder.kt65 fun div(cssClass: String? = null, id: String? = null, block: Block) = method
71 fun table(cssClass: String? = null, id: String? = null, block: Block) = method in org.conscrypt.doclet.HtmlBuilder
/aosp_15_r20/external/libphonenumber/demo/src/main/webapp/stylesheets/
H A Dmain.css4 table, th, td { selector
24 div { selector
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DElementTest.java103 Element div = doc.getElementById("div1"); in testGetElementById() local
279 Element div = doc.expectFirst("div"); in testFirstAndLastSiblings() local
453 Element div = doc.select("div").first(); in testClassUpdates() local
535 Element div = doc.select("div").first(); in testNotPretty() local
609 Element div = doc.getElementById("1").text("Gone"); in testSetText() local
617 Element div = doc.getElementById("1"); in testAddNewElement() local
633 Element div = new Element(Tag.valueOf("div"), ""); in testAddBooleanAttribute() local
653 Element table = doc.select("tbody").first(); in testAppendRowToTable() local
662 Element table = doc.select("tbody").first(); in testPrependRowToTable() local
677 Element div = doc.getElementById("1"); in testPrependElement() local
[all …]
/aosp_15_r20/external/owasp/sanitizer/empiricism/
Dcanned-data.js42 "div": true, property
115 "table": true, property
3361 "div": [ property
9283 "table": [ property
13370 "div": [ property
19509 "table": [ property
20777 "div": { property
21079 "table": { property
21456 "div": [ property
21741 "table": [ property
[all …]
/aosp_15_r20/external/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/mount-origin/
H A Ddeaddrop.css10 table { selector
19 div { transition: opacity 0.5s; } selector
/aosp_15_r20/external/libwebsockets/plugins/deaddrop/assets/
H A Ddeaddrop.css10 table { selector
19 div { transition: opacity 0.5s; } selector
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/spreadsheet/
H A DSpreadsheet.java201 private void setupTableInput(RightClickTable table) { in setupTableInput()
206 protected void killPaddingAndSpacing(HTMLTable table) { in killPaddingAndSpacing()
388 protected String getTableCellText(HTMLTable table, int row, int column) { in getTableCellText()
390 Element div = td.getFirstChildElement(); in getTableCellText() local
456 private Element getCellElement(HTMLTable table, int row, int column) { in getCellElement()
476 protected int getColumnWidth(HTMLTable table, int column) { in getColumnWidth()
483 protected int getRowHeight(HTMLTable table, int row) { in getRowHeight()
/aosp_15_r20/external/cronet/third_party/icu/
H A Dicu4c.css130 p,pre,table,ul,ol,dl { selector
508 table,tr,td,div { selector
/aosp_15_r20/external/icu/icu4c/
H A Dicu4c.css132 p,pre,table,ul,ol,dl { selector
512 table,tr,td,div { selector
/aosp_15_r20/external/llvm/docs/_ocamldoc/
H A Dstyle.css4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector
7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
13 table { border-collapse: collapse; border-spacing: 0; } selector
/aosp_15_r20/external/google-styleguide/
H A Djavaguide.css1 table { selector
76 table, selector
77 div, selector
221 table { selector
/aosp_15_r20/sdk/templates/docs/
H A Dcssreset-min.css7 …d:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p… selector
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/
H A Dyui-3.3.0-reset-min.css8 …:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p… selector
H A Dandroid-developer-core.css10 html,body,div,h1,h2,h3,h4,h5,h6,p,img, selector
11 dl,dt,dd,ol,ul,li,table,caption,tbody, selector
159 table { selector
/aosp_15_r20/external/jline/src/src/site/resources/css/
H A Dsite.css10 body,div,span,td,p,h2,h3,h4,h5,h6,a,ul,li { selector
292 table { selector
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/clk/
Dclk-stm32-core.h25 unsigned int div; member
34 const struct clk_div_table *table; member
72 const struct div_cfg *div; member
252 unsigned int div; member
Dclk-stm32-core.c229 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
243 static unsigned int _get_div(const struct clk_div_table *table, in _get_div()
736 unsigned int div = 0U; in _clk_stm32_divider_recalc() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager.java255 char div = ':'; in getResourceName() local
262 char div = '/'; in getResourceName() local
583 TypedValue outValue, ResTable table, Res_value value, int ref, int block, int typeSpecFlags) { in copyValue()
589 ResTable table, in copyValue()
/aosp_15_r20/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-core.css7 html,body,div,h1,h2,h3,h4,h5,h6,p,img, selector
8 dl,dt,dd,ol,ul,li,table,caption,tbody, selector
156 table { selector
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDorg.jacoco.report-0.8.8.202204050719.jar ... org/jacoco/report/internal/html/table/ org/jacoco/report/internal/xml ...
/aosp_15_r20/external/flatbuffers/docs/source/
H A Dstyle.css3 table, selector
4 div, selector
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/
H A DHtmlParserTest.java205 Element div = doc.getElementsByTag("div").get(0); in handlesEscapedData() local
349 Element div = doc.getElementById("1"); in handlesCdata() local
358 Element div = doc.getElementById("1"); in roundTripsCdata() local
377 Element div = doc.selectFirst("div"); in handlesCdataAcrossBuffer() local
1108 Element div = doc.selectFirst("#1"); in testHtmlLowerCase() local
1131 Element div = doc.selectFirst("#1"); in canPreserveTagCase() local
1142 Element div = doc.selectFirst("#1"); in canPreserveAttributeCase() local
1153 Element div = doc.selectFirst("#1"); in canPreserveBothCase() local
1440 Element div = doc.selectFirst("div"); in wholeTextTreatsBRasNewline() local
1578 Element table = doc.selectFirst("table"); in tableRowFragment() local
[all …]
/aosp_15_r20/external/libopus/doc/
H A Dcustomdoxygen.css3 body, table, div, p, dl { selector
/aosp_15_r20/external/expat/expat/doc/
H A Dok.min.css2g:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{backgr… selector

12345678910>>...22