Searched refs:weight (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/man/en_US/css/ |
| D | icons.css | 57 font-weight : bold; 77 font-weight : bold; 89 font-weight : bold; 95 font-weight : bold; 102 font-weight : bold; 109 font-weight : bold; 122 font-weight : bold; 135 font-weight : bold; 143 font-weight : bold;
|
| D | categories.css | 65 font-weight : bold; 85 font-weight : bold; 97 font-weight : bold; 103 font-weight : bold; 110 font-weight : bold; 117 font-weight : bold; 130 font-weight : bold; 143 font-weight : bold; 151 font-weight : bold;
|
| D | titles.css | 64 font-weight : bold; 84 font-weight : bold; 96 font-weight : bold; 102 font-weight : bold; 109 font-weight : bold; 116 font-weight : bold; 129 font-weight : bold; 147 font-weight : bold;
|
| D | nitro.css | 16 font-weight : bold; 31 font-weight : bold; 56 font-weight : normal; 60 font-weight : bold; 121 font-weight : bold; 189 font-weight: normal; 201 font-weight: bold;
|
| D | apilist.css | 35 font-weight : normal; 52 font-weight : bold;
|
| /TwlSDK-5.1.0/build/libraries/prc/common/src/ |
| D | prc_algo_superfine.c | 29 fx32 *weight, 180 fx32 score, weight; in PRC_GetRecognizedEntriesEx_Superfine() local 184 PRCi_CalcStrokeDistance_Superfine(&score, &weight, inputData, protoData, in PRC_GetRecognizedEntriesEx_Superfine() 189 wholeWeight += weight; in PRC_GetRecognizedEntriesEx_Superfine() 275 fx32 *weight, in PRCi_CalcStrokeDistance_Superfine() argument 379 *weight = FX32_ONE; in PRCi_CalcStrokeDistance_Superfine() 646 fx32 weight, tmp; in PRCi_CalcStrokeDistance_Superfine() local 787 weight = FX_Div(inputLocalLength, inputStrokeLength); in PRCi_CalcStrokeDistance_Superfine() 789 if (weight < tmp) in PRCi_CalcStrokeDistance_Superfine() 791 weight = tmp; in PRCi_CalcStrokeDistance_Superfine() [all …]
|
| D | prc_algo_fine.c | 29 fx32 *weight, 174 fx32 score, weight; in PRC_GetRecognizedEntriesEx_Fine() local 178 PRCi_CalcStrokeDistance_Fine(&score, &weight, inputData, protoData, normalizeSize, in PRC_GetRecognizedEntriesEx_Fine() 183 wholeWeight += weight; in PRC_GetRecognizedEntriesEx_Fine() 246 fx32 *weight, in PRCi_CalcStrokeDistance_Fine() argument 334 *weight = FX32_ONE; in PRCi_CalcStrokeDistance_Fine() 636 *weight = nMatches_(inputSize - 1, protoSize - 1) << FX32_SHIFT; in PRCi_CalcStrokeDistance_Fine()
|
| /TwlSDK-5.1.0/docs/SDKRules/ |
| D | TwlSDKStandard.css | 25 font-weight : bold;
|