Home
last modified time | relevance | path

Searched refs:border (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.2.1/man/en_US/css/
Dapilist.css16 border-right-width : 8px;
25 border-style : none none none none;
31 border-width : 2pt;
33 border-style : none none none none;
41 border-width : 0pt;
85 border-style : dotted;
86 border-width : 0 0 1px 0;
87 border-color : #0000cc;
97 border-style : solid;
98 border-width : 0 0 1px 2px;
[all …]
Dnitro.css8 border-top-style : none;
9 border-left-style : double;
10 border-left-width : 8px;
11 border-bottom-style : solid;
15 border-bottom-width : 2px;
19 border-left-color : #a000ff;
20 border-bottom-color : violet;
25 border-bottom-width : 5px;
26 border-bottom-style : solid;
27 border-bottom-color : #a000ff;
[all …]
Dtitles.css47 border-width : 0pt
58 border-width : 0pt;
59 border-style : none none none none;
86 border-width : 1px 0 0 0;
87 border-color : #000000;
88 border-style : solid none none none;
Dcategories.css47 border-width : 0pt
60 border-width : 0pt;
61 border-style : none none none none;
87 border-width : 1px 0 0 0;
88 border-color : #000000;
89 border-style : solid none none none;
Dicons.css47 border-width : 0pt
79 border-width : 1px 0 0 0;
80 border-color : #000000;
81 border-style : solid none none none;
/TwlSDK-5.2.1/docs/SDKRules/
DTwlSDKStandard.css9 border-bottom-width : 5px;
10 border-bottom-style : groove;
/TwlSDK-5.2.1/build/libraries/prc/common/src/
Dprc_algo_light.c115 fx32 border; in PRC_GetRecognizedEntriesEx_Light() local
117border = FX32_ONE; // Cutoff level: If this value is set to FX32_ONE/2, then those wit… in PRC_GetRecognizedEntriesEx_Light()
118 border *= 32768; // Coefficient of the internal score in PRC_GetRecognizedEntriesEx_Light()
140 patternBorder = border; in PRC_GetRecognizedEntriesEx_Light()
284 border = resultScores[numRanking - 1]; in PRC_GetRecognizedEntriesEx_Light()