HomeSort by relevance Sort by last modified time
    Searched refs:iLen (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_aalinetemp.h 111 GLint iLen, i;
192 iLen = (GLint) line.len;
195 for (i = 0; i < iLen; i++) {
  /external/pdfium/core/src/fxcrt/
fx_xml_parser.cpp 159 FX_INT32 i = 0, iLen = str.GetLength();
166 if (i == iLen) {
172 if (i == iLen) {
  /external/pdfium/core/src/fxge/ge/
fx_ge_fontmap.cpp 834 CFX_ByteString ParseStyle(FX_LPCSTR pStyle, int iLen, int iIndex)
837 if (!iLen || iLen <= iIndex) {
840 while (iIndex < iLen) {
851 FX_INT32 iLen = bsStyle.GetLength();
852 if (!iLen) {
859 if (!pStyle || pStyle->len > iLen) {
    [all...]
  /external/libxml2/
catalog.c     [all...]
  /prebuilts/tools/common/m2/repository/com/google/truth/truth/0.24/
truth-0.24.jar 
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 96 FX_INT32 iLen = m_Trailers.GetSize();
97 for (FX_INT32 i = 0; i < iLen; ++i) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vfw.h 357 int iLen;
592 extern WINBOOL WINAPI DrawDibChangePalette(HDRAWDIB hdd,int iStart,int iLen,LPPALETTEENTRY lppe);
    [all...]
netmon.h     [all...]

Completed in 338 milliseconds